Classes | Enumerations

/tmp/buildd/coinor-cbc-2.5.0/debian/tmp/usr/include/coin/CbcBranchingObject.hpp File Reference

#include <string>
#include <vector>
#include "CbcBranchBase.hpp"
#include "OsiBranchingObject.hpp"

Go to the source code of this file.

Classes

class  CbcBranchingObject
 Abstract branching object base class Now just difference with OsiBranchingObject. More...

Enumerations

enum  CbcBranchObjType {
  SimpleIntegerBranchObj = 100, SimpleIntegerDynamicPseudoCostBranchObj = 101, CliqueBranchObj = 102, LongCliqueBranchObj = 103,
  SoSBranchObj = 104, NWayBranchObj = 105, FollowOnBranchObj = 106, DummyBranchObj = 107,
  GeneralDepthBranchObj = 108, OneGeneralBranchingObj = 110, CutBranchingObj = 200, LotsizeBranchObj = 300,
  DynamicPseudoCostBranchObj = 400, SimpleIntegerBranchObj = 100, SimpleIntegerDynamicPseudoCostBranchObj = 101, CliqueBranchObj = 102,
  LongCliqueBranchObj = 103, SoSBranchObj = 104, NWayBranchObj = 105, FollowOnBranchObj = 106,
  DummyBranchObj = 107, GeneralDepthBranchObj = 108, OneGeneralBranchingObj = 110, CutBranchingObj = 200,
  LotsizeBranchObj = 300, DynamicPseudoCostBranchObj = 400
}

Enumeration Type Documentation

Enumerator:
SimpleIntegerBranchObj 
SimpleIntegerDynamicPseudoCostBranchObj 
CliqueBranchObj 
LongCliqueBranchObj 
SoSBranchObj 
NWayBranchObj 
FollowOnBranchObj 
DummyBranchObj 
GeneralDepthBranchObj 
OneGeneralBranchingObj 
CutBranchingObj 
LotsizeBranchObj 
DynamicPseudoCostBranchObj 
SimpleIntegerBranchObj 
SimpleIntegerDynamicPseudoCostBranchObj 
CliqueBranchObj 
LongCliqueBranchObj 
SoSBranchObj 
NWayBranchObj 
FollowOnBranchObj 
DummyBranchObj 
GeneralDepthBranchObj 
OneGeneralBranchingObj 
CutBranchingObj 
LotsizeBranchObj 
DynamicPseudoCostBranchObj 

Definition at line 12 of file CbcBranchingObject.hpp.