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