Originally posted by: SystemAdmin
[shadi said:]
hello
i have a cpConfig0 configuration which i use for finding some preprocessing data,
when i finsh with this configuaration i want to free all the pointers so i use the folowing command:
cpConfig0.endAll();
and i get the following error:
### UNEXPECTED ERROR ...
and i get the error window which ask me to (debug, send error report or dont sent).
when i use the endall command on the end of my main model, i dont get this error, WHY?
my goal is to free all the pointers before the end of the main model...
Kshieboun Shadi
#CPLEXOptimizers#DecisionOptimization