Originally posted by: hfhc2
I also enabled the output and I don't see anything out of the ordinary before the segfault:
Parallel mode: deterministic, using up to 2 threads for concurrent optimization.
Tried aggregator 1 time.
Iteration log . . .
Iteration: 1 Dual objective = 3312.000000
Iteration: 534 Dual objective = 826495.288752
Iteration: 1043 Dual objective = 1307335.750290
Iteration: 1509 Dual objective = 1635778.593274
Iteration: 1995 Dual objective = 1922530.593274
Iteration: 2453 Dual objective = 2173797.208659
Iteration: 2869 Dual objective = 2380403.977890
Iteration: 3256 Dual objective = 2558149.926804
Iteration: 3644 Dual objective = 2724868.045335
Segmentation fault
Also, everything works fine if I use CPXdualopt instead of CPXlpopt, so this really seems to be a problem inside the library.
#CPLEXOptimizers#DecisionOptimization