[Osi-tickets] [COIN-OR Open Solver Interface] #60: Osi getObjValue

COIN-OR Open Solver Interface coin-trac at coin-or.org
Mon Jun 2 18:11:36 EDT 2008


#60: Osi getObjValue
-----------------------------+----------------------------------------------
  Reporter:  mgalati         |       Owner:  mjs   
      Type:  defect          |      Status:  closed
  Priority:  minor           |   Milestone:        
 Component:  Osi Base Class  |     Version:  0.96  
Resolution:  invalid         |    Keywords:        
-----------------------------+----------------------------------------------
Changes (by ladanyi):

  * status:  new => closed
  * resolution:  => invalid

Comment:

 Not a bug.

 Pure and implemented means that if a derived class does not implement it
 then you get a compile time error. So it forces the user to think and
 implement something for the method. However, there is a default
 implementation, so the user can simply invoke the default implementation.

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