Bonmin  1.8.8
BonExitCodes.hpp
Go to the documentation of this file.
1 #ifndef BonExitCodes_H
2 #define BonExitCodes_H
3 
4 
5 namespace Bonmin{
7 enum ErrorCodes{
10 };
11 }
12 #endif
Bonmin
(C) Copyright International Business Machines Corporation 2007
Definition: BonAmplSetup.hpp:15
Bonmin::ERROR_IN_AMPL_SUFFIXES
@ ERROR_IN_AMPL_SUFFIXES
Definition: BonExitCodes.hpp:8
Bonmin::ErrorCodes
ErrorCodes
Some error codes for uncatachable errors.
Definition: BonExitCodes.hpp:7
Bonmin::UNSUPPORTED_CBC_OBJECT
@ UNSUPPORTED_CBC_OBJECT
There is a CbcObject in the model which is not understood by Bonmin.
Definition: BonExitCodes.hpp:9