Minotaur 0.4.1
Docs for developers
|
Declare the default branch-and-bound-algorithm. More...
Go to the source code of this file.
Classes | |
class | Minotaur::ParBranchAndBound |
Implement a generic parallel branch-and-bound algorithm on a multicore cpu. More... | |
struct | Minotaur::ParBabStats |
Statistics about the branch-and-bound. More... | |
struct | Minotaur::ParBabOptions |
Different options and parameters that control branch-and-bound. More... | |
Namespaces | |
namespace | Minotaur |
Typedefs | |
typedef ParBabOptions * | Minotaur::ParBabOptionsPtr |
typedef ParBranchAndBound * | Minotaur::ParBranchAndBoundPtr |
Declare the default branch-and-bound-algorithm.