Originally posted by: dbaena
Hi,
I am using cplex 11.2 in SYSTEM = x86_debian4.0_4.1
and when I use the function in IloNumVarArray:
Q.setNames("A");
I obtain a segmentation fault!! The same code in cplex12 run well.
Can you help me?
Thanks!
#CPLEXOptimizers#DecisionOptimization