116 "DecompStopInfeasible",
119 "DecompStopIterLimit"
223 "DecompRow_Original",
268 "DecompCol_Structural",
269 "DecompCol_Structural_NoDelete",
270 "DecompCol_MasterOnly",
271 "DecompCol_ArtForRowL",
272 "DecompCol_ArtForRowG",
273 "DecompCol_ArtForBranchL",
274 "DecompCol_ArtForBranchG",
275 "DecompCol_ArtForConvexL",
276 "DecompCol_ArtForConvexG",
277 "DecompCol_ArtForCutL",
278 "DecompCol_ArtForCutG",
279 "DecompCol_ToBeDeleted"
307 #ifdef __DECOMP_LP_CLP__
313 #ifdef __DECOMP_LP_CPX__
317 const double DecompInf = CPX_INFBOUND;
320 #ifdef __DECOMP_IP_CBC__
327 #ifdef __DECOMP_IP_CPX__
333 #ifdef __DECOMP_IP_SYMPHONY__
334 #include "symphony.h"
335 #include "OsiSymSolverInterface.hpp"
336 typedef OsiSymSolverInterface OsiIpSolverInterface;
345 #define DECOMP_TEST_DUPINDEX false
347 #define DECOMP_TEST_DUPINDEX true
const std::string DecompPhaseStr[6]
std::list< DecompCut * > DecompCutList
static const double OsiClpInfinity
const std::string DecompAlgoStr[5]
DecompBranchingImplementation
const std::string DecompStatusStr[3]
const std::string DecompPriceCutStrategyStr[3]
const std::string DecompColTypeStr[12]
const double DecompEpsilon
DecompSubProbParallelType
const std::string DecompRowTypeStr[4]
const std::string DecompAlgoStopStr[7]
std::list< DecompVar * > DecompVarList
const double DecompBigNum