From: "Chris Oakley" <chris.oak...@dashoptimization.com>
Date: Wed, 30 Apr 2008 12:23:06 +0100
Local: Wed 30 Apr 2008 12:23
Subject: RE: Garbage Collection in Mosel? How to free memory??
The basic rule is: a variable is automatically deleted when it is no longer
referenced (e.g. local variable of a subroutine or deleted from a dynamic array using 'delcell') _and_ does not appear in any constraint (note that bounds and is_* are constraints). Similarly, a constraint is deleted if it is no longer referenced and is empty (to clear a constraint give it the value 0: myctr:=0). ________________________________ > -----Original Message-----
> From: xpressmp@googlegroups.com [mailto:xpressmp@googlegroups.com] On > Behalf Of cees > Sent: 30 April 2008 12:05 > To: Xpress-MP > Subject: Garbage Collection in Mosel? How to free memory?? > How can I undo the declaration of variables, respectively, constraints, > Thanks a lot!!! > ------------------- > This thread replaces the undermentioned: > "Hi! My optimization model is extended stepwise, that is, it is set-up > How do I delete constraints and variables? Does a corresponding > Thanks a lot!" You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||