next up previous contents index
Next: Constraints and Variables Up: The Subproblem Previous: Memory Allocation

Activation and Deactivation

In order to save memory we set up those data structures that are only required if the subproblem is active, e.g., the linear program, at the beginning of the subproblem optimization and delete the memory again when the subproblem becomes inactive. We observed that the additional CPU time required for these operations is negligible, but the memory savings are significant.



Stefan Thienel
Fri Sep 19 11:32:54 MET DST 1997