Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
tmp
OS-2.10.2
Bonmin
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::ERROR_IN_AMPL_SUFFIXES
Definition:
BonExitCodes.hpp:8
Bonmin::UNSUPPORTED_CBC_OBJECT
There is a CbcObject in the model which is not understood by Bonmin.
Definition:
BonExitCodes.hpp:9
Bonmin::ErrorCodes
ErrorCodes
Some error codes for uncatachable errors.
Definition:
BonExitCodes.hpp:7
Generated by
1.8.5