/build/buildd/coinor-cbc-2.5.0/debian/tmp/usr/include/coin/CbcBranchActual.hpp
Go to the documentation of this file.
00001 /* $Id: CbcBranchActual.hpp 1432 2010-02-07 19:33:53Z bjarni $ */
00002 // Copyright (C) 2002, International Business Machines
00003 // Corporation and others.  All Rights Reserved.
00004 #ifndef CbcBranchActual_H
00005 #define CbcBranchActual_H
00006 
00007 #include "CbcBranchBase.hpp"
00008 #include "CoinPackedMatrix.hpp"
00009 #include "CbcClique.hpp"
00010 #include "CbcSOS.hpp"
00011 #include "CbcSimpleInteger.hpp"
00012 #include "CbcNWay.hpp"
00013 #include "CbcSimpleIntegerPseudoCost.hpp"
00014 #include "CbcBranchDefaultDecision.hpp"
00015 #include "CbcFollowOn.hpp"
00016 #include "CbcFixVariable.hpp"
00017 #include "CbcDummyBranchingObject.hpp"
00018 #include "CbcGeneral.hpp"
00019 #include "CbcGeneralDepth.hpp"
00020 #include "CbcSubProblem.hpp"
00021 #endif
00022