|
Minotaur 0.4.1
Docs for developers
|
Declare the base class Brancher for finding and creating branches in Branch-and-Bound. More...
#include "Types.h"

Go to the source code of this file.
Classes | |
| class | Minotaur::Brancher |
| A brancher is used to find suitable branches for a given node. e.g. LexicoBrancher. This class is abstract. More... | |
Namespaces | |
| namespace | Minotaur |
Typedefs | |
| typedef Relaxation * | Minotaur::RelaxationPtr |
| typedef SolutionPool * | Minotaur::SolutionPoolPtr |
| typedef Brancher * | Minotaur::BrancherPtr |
Declare the base class Brancher for finding and creating branches in Branch-and-Bound.