[OBOE-tickets] [OBOE] #13: stopping when LocSet is empty

OBOE coin-trac at coin-or.org
Thu Jul 22 19:55:41 EDT 2010


#13: stopping when LocSet is empty
-------------------------+--------------------------------------------------
 Reporter:  axjiang      |       Owner:  somebody
     Type:  enhancement  |      Status:  new     
 Priority:  minor        |   Milestone:          
Component:  component1   |     Version:          
 Keywords:               |  
-------------------------+--------------------------------------------------
 I would like to have the option of stopping the algorithm when the LocSet
 becomes empty (manager.getExitCode() is LOCSET_EMPTY or CHOLESKY_FAILURE).
 Right now this doesn't happen by default, and as a result the algorithm
 would sometimes crash (e.g. assertion error when dividing by a near zero
 number). Is there a way to access Manager's exit code from the user side?
 I tried to do that by subclassing QpGenerator, but got a compile error
 because Manager.h was not exported.

-- 
Ticket URL: <https://projects.coin-or.org/OBOE/ticket/13>
OBOE <https://projects.coin-or.org/OBOE>
OBOE



More information about the OBOE-tickets mailing list