Originally posted by: RWunderling
If the model you want to end is the model extracted to the IloCplex object, you are better off first ending your IloCplex object before ending the model.
Otherwise, Concert will instruct IloCplex to remove all individual extractables in that model individually, which requires a lot of bookkeeping work.
Hope this helps,
Roland
#CPLEXOptimizers#DecisionOptimization