Bonmin 1.8.9
Loading...
Searching...
No Matches
BonOAMessages.hpp File Reference
#include "CoinMessage.hpp"
+ Include dependency graph for BonOAMessages.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Bonmin::OaMessages
 Output messages for Outer approximation cutting planes. More...
 

Namespaces

namespace  Bonmin
 (C) Copyright International Business Machines Corporation 2007
 

Enumerations

enum  Bonmin::OA_Message {
  Bonmin::FEASIBLE_NLP , Bonmin::INFEASIBLE_NLP , Bonmin::UPDATE_UB , Bonmin::SOLVED_LOCAL_SEARCH ,
  Bonmin::LOCAL_SEARCH_ABORT , Bonmin::UPDATE_LB , Bonmin::ABORT , Bonmin::OASUCCESS ,
  Bonmin::OAABORT , Bonmin::OA_STATS , Bonmin::LP_ERROR , Bonmin::PERIODIC_MSG ,
  Bonmin::FP_DISTANCE , Bonmin::FP_MILP_VAL , Bonmin::FP_MAJOR_ITERATION , Bonmin::FP_MINOR_ITERATION ,
  Bonmin::DUMMY_END
}