#include <iomanip>#include <fstream>#include "CoinTime.hpp"#include "BonAmplSetup.hpp"#include "BonCbc.hpp"#include "BonVersions.hpp"Include dependency graph for BonMin.cpp:

Go to the source code of this file.
Defines | |
| #define | CATCH_ERRORS |
| #define | CATCH_ERRORS |
Functions | |
| int | main (int argc, char *argv[]) |
| #define CATCH_ERRORS |
Definition at line 23 of file BonMin.cpp.
| #define CATCH_ERRORS |
Definition at line 23 of file BonMin.cpp.
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 25 of file BonMin.cpp.
References BONMIN_VERSION, Bonmin::BonminAmplSetup::initialize(), Bonmin::TNLPSolver::UnsolvedError::printError(), and Bonmin::TNLPSolver::UnsolvedError::writeDiffFiles().
1.4.7