CbcBranchActual.hpp
Go to the documentation of this file.
1 /* $Id: CbcBranchActual.hpp 1432 2010-02-07 19:33:53Z bjarni $ */
2 // Copyright (C) 2002, International Business Machines
3 // Corporation and others. All Rights Reserved.
4 #ifndef CbcBranchActual_H
5 #define CbcBranchActual_H
6 
7 #include "CbcBranchBase.hpp"
8 #include "CoinPackedMatrix.hpp"
9 #include "CbcClique.hpp"
10 #include "CbcSOS.hpp"
11 #include "CbcSimpleInteger.hpp"
12 #include "CbcNWay.hpp"
15 #include "CbcFollowOn.hpp"
16 #include "CbcFixVariable.hpp"
18 #include "CbcGeneral.hpp"
19 #include "CbcGeneralDepth.hpp"
20 #include "CbcSubProblem.hpp"
21 #endif
22