|
Minotaur 0.4.1
Docs for developers
|
Declare the classes BranchCand storing candidates for branching. More...


Go to the source code of this file.
Classes | |
| class | Minotaur::BrCand |
| Base class for describing candidates for branching on a node in branch-and-bound. More... | |
Namespaces | |
| namespace | Minotaur |
Functions | |
| bool | Minotaur::CompareScore (BrCandPtr c1, BrCandPtr c2) |
| Comparison function to sort candidates in the decreasing order of their score. | |
Declare the classes BranchCand storing candidates for branching.