Google Groups Home
Help | Sign in
How to delete constraints and variables?!
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
cees  
View profile
 More options 30 Apr, 12:00
From: cees <tstra...@gmail.com>
Date: Wed, 30 Apr 2008 04:00:30 -0700 (PDT)
Local: Wed 30 Apr 2008 12:00
Subject: Re: How to delete constraints and variables?!
Generally spoken: How do I delete already declared variables and free
related memory? How can I provide a garbage collection manually?

On 28 Apr., 22:25, cees <tstra...@gmail.com> wrote:


    Reply to author    Forward  
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.
Chris Oakley  
View profile
 More options 30 Apr, 12:03
From: "Chris Oakley" <chris.oak...@dashoptimization.com>
Date: Wed, 30 Apr 2008 12:03:39 +0100
Local: Wed 30 Apr 2008 12:03
Subject: RE: How to delete constraints and variables?!
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).

________________________________
Dash Optimization - part of Fair Isaac
tel: +44 1926 315862
www.dashoptimization.com
optimization everywhere


    Reply to author    Forward  
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.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google