[Osi-tickets] [COIN-OR Open Solver Interface] #18: message handling in OsiGlpkSolverInterface

COIN-OR Open Solver Interface coin-trac at coin-or.org
Mon Dec 18 09:53:10 EST 2006


#18: message handling in OsiGlpkSolverInterface
-------------------------+--------------------------------------------------
 Reporter:  stefan       |       Owner:  mjs   
     Type:  enhancement  |      Status:  new   
 Priority:  major        |   Milestone:        
Component:  OsiGlpk      |     Version:  0.95.2
 Keywords:               |  
-------------------------+--------------------------------------------------
 The !OsiGlpkSolverInterface seem to ignore the message handler that is set
 by {{{passInMessageHandler(...)}}} and the loglevel set in the message
 handler.
 I propose the patch that is attached to this ticket.
 It uses the glpk-method {{{lib_set_print_hook()}}} to tell glpk which
 method to use for printing the output. The printing-method then use the
 message handler defined for the !OsiGlpkSolverInterface.

 Stefan

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