[CoinUtils-tickets] [COIN-OR Common Utilities] #63: gmpl reader keeps gmpl pointer in global variable

COIN-OR Common Utilities coin-trac at coin-or.org
Fri Mar 25 13:25:25 EDT 2011


#63: gmpl reader keeps gmpl pointer in global variable
-------------------+--------------------------------------------------------
Reporter:  stefan  |       Type:  task 
  Status:  new     |   Priority:  major
 Version:  trunk   |   Keywords:       
-------------------+--------------------------------------------------------
 Since https://projects.coin-or.org/CoinUtils/changeset/1389/trunk
 the gmpl reader in CoinMpsIO does not free the GMPL pointer after usage
 anymore, but keeps it in a global variable, which the user has to remember
 to free.

 Would be nice to have a variant where the GMPL pointer is stored in the
 CoinMpsIO object and freed in the destructor.
 Also a CoinMpsIO method to call the GMPL postsolve routine would be nice.

-- 
Ticket URL: <https://projects.coin-or.org/CoinUtils/ticket/63>
COIN-OR Common Utilities <http://projects.coin-or.org/CoinUtils>
Common data structures and linear algebra functions for COIN-OR projects



More information about the CoinUtils-tickets mailing list