#include "CbcBranchBase.hpp"#include "OsiRowCut.hpp"#include "CoinPackedMatrix.hpp"
Go to the source code of this file.
Classes | |
| class | CbcBranchCut |
| Define a cut branching class. More... | |
| class | CbcCutBranchingObject |
| Cut branching object. More... | |
| class | CbcBranchToFixLots |
| Define a branch class that branches so that one way variables are fixed while the other way cuts off that solution. More... | |
| class | CbcBranchAllDifferent |
| Define a branch class that branches so that it is only satsified if all members have different values So cut is x <= y-1 or x >= y+1. More... | |
1.6.1