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

OBOE coin-trac at coin-or.org
Fri Jul 23 03:58:05 EDT 2010


#13: stopping when LocSet is empty
--------------------------+-------------------------------------------------
  Reporter:  axjiang      |       Owner:  nsawhney
      Type:  enhancement  |      Status:  closed  
  Priority:  minor        |   Milestone:          
 Component:  component1   |     Version:          
Resolution:  fixed        |    Keywords:          
--------------------------+-------------------------------------------------
Changes (by nsawhney):

  * status:  assigned => closed
  * resolution:  => fixed


Comment:

 This should be possible with the current code. The QpGenerator class
 provides access to the exit code from the Manager class via the function
 call getExitCode. In your implementation of the eval() function of the
 oracle you can check if getExitCode() is one of your required conditions
 in which case eval() should return 1, which signals termination to
 QpGenerator.

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



More information about the OBOE-tickets mailing list