|
Minotaur 0.4.1
Docs for developers
|
The main function for solving instances by parallel Branch-and-Bound (Bnb) algorithm. More...
#include "MinotaurConfig.h"#include "Environment.h"#include "Option.h"#include "Problem.h"#include "Types.h"#include "BnbPar.h"
Functions | |
| int | main (int argc, char **argv) |
The main function for solving instances by parallel Branch-and-Bound (Bnb) algorithm.