[Osi-tickets] Re: [COIN-OR Open Solver Interface] #2: checking solution availability in OsiXprSolverInterface

COIN-OR Open Solver Interface coin-trac at coin-or.org
Sat Oct 28 19:48:37 EDT 2006


#2: checking solution availability in OsiXprSolverInterface
----------------------+-----------------------------------------------------
  Reporter:  pbonami  |       Owner:  somebody
      Type:  defect   |      Status:  new     
  Priority:  major    |   Milestone:          
 Component:  OsiXpr   |     Version:          
Resolution:           |    Keywords:          
----------------------+-----------------------------------------------------
Comment (by mjs):

 Replying to [comment:2 mjs]:

 > Or it could be that what was intended is (pstat & 7) == 7, which would
 mean loaded, LP presolved, and MIP presolved, but validity is ignored.

 Or even (pstat & 7) == 0 or (pstat & 7) != 0...

-- 
Ticket URL: <https://projects.coin-or.org/Osi/ticket/2#comment:3>
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