Originally posted by: SystemAdmin
[UDOPS said:]
In one area of the documentation, "New and Changed in OPL 5.5", it states:
In flow control scripting, OPL memory management has been improved, so that the end method now frees as much memory as possible, just as the method endAll used to do so far. Therefore, you can now share data across model instances and control memory consumption efficiently using the method IloOplModel.end. As a consequence, the method endAll is now deprecated.
But in other areas of the documentation it states that endall() has additional features, and in "Working With OPL Interfaces" there is even a table showing the additional memory clearing functions of endall().
What is the current status of endall() in 6.0.1 ?
#DecisionOptimization#OPLusingCPLEXOptimizer