Originally posted by: UMQX_Olfat_ELMahi
Hello
using : cp.getInfo(IloCP::ElapsedTime)
gives me the following errors:
/userdata/users/olibr/CPOPL_Parallel/CPOPL_MulProc/MyOpl.cpp: In function âint main(int, char**)â:
/userdata/users/olibr/CPOPL_Parallel/CPOPL_MulProc/MyOpl.cpp:118: error: no matching function for call to âIloCP::getInfo(IloCP::ParameterValues)â
/poly/tools/ILOG-IBM/CPLEX_Studio_Academic124/opl/include/ilcp/cp.h:1137: note: candidates are: IloInt IloCP::getInfo(IloCP::IntInfo) const
/poly/tools/ILOG-IBM/CPLEX_Studio_Academic124/opl/include/ilcp/cp.h:1142: note: IloNum IloCP::getInfo(IloCP::NumInfo) const
/poly/tools/ILOG-IBM/CPLEX_Studio_Academic124/opl/include/ilcp/cp.h:1146: note: IloNum IloCP::getInfo(const char*) const
make: ***
http://MyOpl.o Error 1
can you help ?
Thanks
#DecisionOptimization#OPLusingCPOptimizer