Cbc  2.10.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
CbcBranchAllDifferent.hpp File Reference
#include "CbcBranchBase.hpp"
#include "OsiRowCut.hpp"
#include "CoinPackedMatrix.hpp"
#include "CbcBranchCut.hpp"
+ Include dependency graph for CbcBranchAllDifferent.hpp:

Go to the source code of this file.

Classes

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...