[Osi-tickets] [COIN-OR Open Solver Interface] #74: OsiSolverInterface::readGMPL() does not support keeping names

COIN-OR Open Solver Interface coin-trac at coin-or.org
Wed Dec 24 01:03:22 EST 2008


#74: OsiSolverInterface::readGMPL() does not support keeping names
---------------------+------------------------------------------------------
 Reporter:  xypron   |       Owner:  mjs 
     Type:  defect   |      Status:  new 
 Priority:  major    |   Milestone:      
Component:  OsiGlpk  |     Version:  0.99
 Keywords:           |  
---------------------+------------------------------------------------------
 When reading a GMPL model it is convenient to keep the row and column
 names.
 The only patch require here is to set the appropriate flag:
 int numberErrors = m.readGMPL(filename,dataname,'''true''');

 Unfortunately there are some bugs in CoinMpsIO::readGMPL() that have to be
 fixed first.

 The cumulative patches needed can be found at
 [http://glpk.dyndns.org/viewvc/svn/coin-or/tags/coin-
 Osi-Y99/CoinUtils/src/CoinMpsIO.cpp?view=diff&r1=377&r2=368&diff_format=h]

 Best regards

 Xypron

-- 
Ticket URL: <https://projects.coin-or.org/Osi/ticket/74>
COIN-OR Open Solver Interface <http://projects.coin-or.org/Osi>
An API for a variety of LP and MIP solvers (and more).



More information about the Osi-tickets mailing list