Bonmin
1.8.9
Loading...
Searching...
No Matches
src
Interfaces
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
{
8
ERROR_IN_AMPL_SUFFIXES
= 111,
9
UNSUPPORTED_CBC_OBJECT
10
};
11
}
12
#endif
Bonmin
(C) Copyright International Business Machines Corporation 2007
Definition
BonAmplSetup.hpp:16
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
Bonmin::ERROR_IN_AMPL_SUFFIXES
@ ERROR_IN_AMPL_SUFFIXES
Definition
BonExitCodes.hpp:8
Generated by
1.10.0