Dip-All
0.91.0
|
#include <DecompParam.h>
Public Member Functions | |
void | getSettings (UtilParameters &utilParam) |
void | dumpSettings (ostream *os=&cout) |
DecompParam () | |
~DecompParam () | |
Helper functions. | |
void | getSettingsImpl (UtilParameters ¶m, const char *sec) |
void | getSettings (UtilParameters ¶m) |
void | getSettings (UtilParameters ¶m, const std::string &sec) |
void | dumpSettings (const std::string &sec, std::ostream *os=&std::cout) |
void | setDefaults () |
void | dumpSettings (std::ostream *os=&std::cout) |
Constructors and destructor. | |
DecompParam () | |
Default constructors. More... | |
~DecompParam () | |
Destructor. More... | |
Public Attributes | |
int | LogAppLevel |
unsigned int | LimitInitVars |
int | PriceMultiPoly |
Data. | |
int | LogLevel |
0: print nothing 1: print the node objective history More... | |
int | LogDebugLevel |
0: print nothing 1: print the node objective history More... | |
int | LogLpLevel |
0: print nothing 1: print the node objective history More... | |
int | LogIpLevel |
0: print nothing 1: print the node objective history More... | |
int | LogDumpModel |
0: print nothing 1: print the node objective history More... | |
int | LogObjHistory |
0: print nothing 1: print the node objective history More... | |
int | LimitInitVars |
0: print nothing 1: print the node objective history More... | |
int | DebugLevel |
0: print nothing 1: print the node objective history More... | |
double | TolZero |
0: print nothing 1: print the node objective history More... | |
int | LimitTotalCutIters |
0: print nothing 1: print the node objective history More... | |
int | LimitTotalPriceIters |
0: print nothing 1: print the node objective history More... | |
int | LimitRoundCutIters |
0: print nothing 1: print the node objective history More... | |
int | LimitRoundPriceIters |
0: print nothing 1: print the node objective history More... | |
double | LimitTime |
0: print nothing 1: print the node objective history More... | |
int | LimitNodes |
Max number of nodes (copied from Alps parameters) More... | |
int | TailoffLength |
0: print nothing 1: print the node objective history More... | |
double | TailoffPercent |
0: print nothing 1: print the node objective history More... | |
double | MasterGapLimit |
0: print nothing 1: print the node objective history More... | |
int | PCStrategy |
0: print nothing 1: print the node objective history More... | |
int | CompressColumns |
0: print nothing 1: print the node objective history More... | |
int | CompressColumnsIterFreq |
0: print nothing 1: print the node objective history More... | |
double | CompressColumnsSizeMultLimit |
0: print nothing 1: print the node objective history More... | |
double | CompressColumnsMasterGapStart |
0: print nothing 1: print the node objective history More... | |
int | CutDC |
0: print nothing 1: print the node objective history More... | |
int | CutCGL |
0: print nothing 1: print the node objective history More... | |
int | CutCglKnapC |
0: print nothing 1: print the node objective history More... | |
int | CutCglFlowC |
0: print nothing 1: print the node objective history More... | |
int | CutCglMir |
0: print nothing 1: print the node objective history More... | |
int | CutCglClique |
0: print nothing 1: print the node objective history More... | |
int | CutCglOddHole |
0: print nothing 1: print the node objective history More... | |
int | CutCglGomory |
0: print nothing 1: print the node objective history More... | |
int | SubProbUseCutoff |
0: print nothing 1: print the node objective history More... | |
double | SubProbGapLimitExact |
0: print nothing 1: print the node objective history More... | |
double | SubProbGapLimitInexact |
0: print nothing 1: print the node objective history More... | |
double | SubProbTimeLimitExact |
0: print nothing 1: print the node objective history More... | |
double | SubProbTimeLimitInexact |
0: print nothing 1: print the node objective history More... | |
int | NumConcurrentThreadsSubProb |
0: print nothing 1: print the node objective history More... | |
int | NumThreadsIPSolver |
0: print nothing 1: print the node objective history More... | |
int | SubProbNumSolLimit |
0: print nothing 1: print the node objective history More... | |
int | SubProbSolverStartAlgo |
0: print nothing 1: print the node objective history More... | |
int | RoundRobinInterval |
0: print nothing 1: print the node objective history More... | |
int | RoundRobinStrategy |
0: print nothing 1: print the node objective history More... | |
int | SolveMasterAsIp |
0: print nothing 1: print the node objective history More... | |
int | SolveMasterAsIpFreqNode |
0: print nothing 1: print the node objective history More... | |
int | SolveMasterAsIpFreqPass |
0: print nothing 1: print the node objective history More... | |
double | SolveMasterAsIpLimitTime |
0: print nothing 1: print the node objective history More... | |
double | SolveMasterAsIpLimitGap |
0: print nothing 1: print the node objective history More... | |
int | SolveMasterUpdateAlgo |
0: print nothing 1: print the node objective history More... | |
int | SolveRelaxAsIp |
0: print nothing 1: print the node objective history More... | |
int | InitVarsWithCutDC |
0: print nothing 1: print the node objective history More... | |
int | InitVarsWithIP |
0: print nothing 1: print the node objective history More... | |
int | InitVarsWithIPLimitTime |
0: print nothing 1: print the node objective history More... | |
int | InitCompactSolve |
0: print nothing 1: print the node objective history More... | |
bool | DualStab |
0: print nothing 1: print the node objective history More... | |
double | DualStabAlpha |
0: print nothing 1: print the node objective history More... | |
double | DualStabAlphaOrig |
0: print nothing 1: print the node objective history More... | |
bool | BreakOutPartial |
0: print nothing 1: print the node objective history More... | |
bool | BranchEnforceInSubProb |
0: print nothing 1: print the node objective history More... | |
bool | BranchEnforceInMaster |
0: print nothing 1: print the node objective history More... | |
int | MasterConvexityLessThan |
0: print nothing 1: print the node objective history More... | |
double | ParallelColsLimit |
0: print nothing 1: print the node objective history More... | |
int | BranchStrongIter |
Number of iterations to process in estimating bounds during strong branching. More... | |
int | DebugCheckBlocksColumns |
Number of threads to use in DIP. More... | |
std::string | DataDir |
0: print nothing 1: print the node objective history More... | |
std::string | Instance |
0: print nothing 1: print the node objective history More... | |
std::string | InstanceFormat |
0: print nothing 1: print the node objective history More... | |
std::string | BlockFile |
0: print nothing 1: print the node objective history More... | |
std::string | BlockFileFormat |
The format of BlockFile. More... | |
std::string | PermuteFile |
0: print nothing 1: print the node objective history More... | |
std::string | InitSolutionFile |
0: print nothing 1: print the node objective history More... | |
int | UseNames |
0: print nothing 1: print the node objective history More... | |
int | UseSparse |
0: print nothing 1: print the node objective history More... | |
int | FullModel |
0: print nothing 1: print the node objective history More... | |
double | BestKnownLB |
0: print nothing 1: print the node objective history More... | |
double | BestKnownUB |
0: print nothing 1: print the node objective history More... | |
double | ColumnUB |
0: print nothing 1: print the node objective history More... | |
double | ColumnLB |
0: print nothing 1: print the node objective history More... | |
int | ObjectiveSense |
0: print nothing 1: print the node objective history More... | |
bool | Concurrent |
0: print nothing 1: print the node objective history More... | |
int | NumBlocksCand |
0: print nothing 1: print the node objective history More... | |
double | ConcurrentCutOffTime |
0: print nothing 1: print the node objective history More... | |
std::string | CurrentWorkingDir |
0: print nothing 1: print the node objective history More... | |
bool | SubProbParallel |
0: print nothing 1: print the node objective history More... | |
int | SubProbParallelType |
0: print nothing 1: print the node objective history More... | |
int | SubProbParallelChunksize |
0: print nothing 1: print the node objective history More... | |
int | ConcurrentThreadsNum |
0: print nothing 1: print the node objective history More... | |
int | BlockNumInput |
0: print nothing 1: print the node objective history More... | |
bool | BlockFileOutput |
0: print nothing 1: print the node objective history More... | |
double | RedCostEpsilon |
0: print nothing 1: print the node objective history More... | |
double | PhaseIObjTol |
0: print nothing 1: print the node objective history More... | |
bool | CheckSpecialStructure |
0: print nothing 1: print the node objective history More... | |
int | BlockFileOutputFormat |
0: print nothing 1: print the node objective history More... | |
bool | SolutionOutputToFile |
0: print nothing 1: print the node objective history More... | |
std::string | SolutionOutputFileName |
0: print nothing 1: print the node objective history More... | |
bool | WarmStart |
0: print nothing 1: print the node objective history More... | |
Private Member Functions | |
DecompParam (const DecompParam &) | |
DecompParam & | operator= (const DecompParam &) |
Definition at line 28 of file DecompParam.h.
|
inline |
|
inline |
Destructor.
Definition at line 719 of file DecompParam.h.
|
private |
|
inline |
Definition at line 115 of file DecompParam.h.
|
inline |
Definition at line 136 of file DecompParam.h.
|
inline |
Definition at line 340 of file DecompParam.h.
References BestKnownLB, BestKnownUB, BlockFile, BlockFileFormat, BlockFileOutput, BlockFileOutputFormat, BlockNumInput, BranchEnforceInMaster, BranchEnforceInSubProb, BranchStrongIter, BreakOutPartial, CheckSpecialStructure, ColumnLB, ColumnUB, CompressColumns, CompressColumnsIterFreq, CompressColumnsMasterGapStart, CompressColumnsSizeMultLimit, Concurrent, ConcurrentCutOffTime, ConcurrentThreadsNum, CurrentWorkingDir, CutCGL, CutCglClique, CutCglFlowC, CutCglGomory, CutCglKnapC, CutCglMir, CutCglOddHole, CutDC, DataDir, DebugCheckBlocksColumns, DebugLevel, DualStab, DualStabAlpha, DualStabAlphaOrig, FullModel, UtilParameters::GetSetting(), InitCompactSolve, InitSolutionFile, InitVarsWithCutDC, InitVarsWithIP, InitVarsWithIPLimitTime, Instance, InstanceFormat, LimitInitVars, LimitNodes, LimitRoundCutIters, LimitRoundPriceIters, LimitTime, LimitTotalCutIters, LimitTotalPriceIters, LogDebugLevel, LogDumpModel, LogIpLevel, LogLevel, LogLpLevel, LogObjHistory, MasterConvexityLessThan, MasterGapLimit, NumBlocksCand, NumConcurrentThreadsSubProb, NumThreadsIPSolver, ObjectiveSense, ParallelColsLimit, PARAM_getSetting, PCStrategy, PermuteFile, PhaseIObjTol, RedCostEpsilon, RoundRobinInterval, RoundRobinStrategy, SolutionOutputFileName, SolutionOutputToFile, SolveMasterAsIp, SolveMasterAsIpFreqNode, SolveMasterAsIpFreqPass, SolveMasterAsIpLimitGap, SolveMasterAsIpLimitTime, SolveMasterUpdateAlgo, SolveRelaxAsIp, SubProbGapLimitExact, SubProbGapLimitInexact, SubProbNumSolLimit, SubProbParallel, SubProbParallelChunksize, SubProbParallelType, SubProbSolverStartAlgo, SubProbTimeLimitExact, SubProbTimeLimitInexact, SubProbUseCutoff, TailoffLength, TailoffPercent, TolZero, UseNames, UseSparse, and WarmStart.
Referenced by getSettings().
|
inline |
Definition at line 447 of file DecompParam.h.
References getSettingsImpl().
Referenced by DecompApp::DecompApp().
|
inline |
Definition at line 452 of file DecompParam.h.
References getSettingsImpl().
|
inline |
Definition at line 467 of file DecompParam.h.
References BestKnownLB, BestKnownUB, BlockFile, BlockFileFormat, BlockFileOutput, BlockFileOutputFormat, BlockNumInput, BranchEnforceInMaster, BranchEnforceInSubProb, BranchStrongIter, BreakOutPartial, CheckSpecialStructure, ColumnLB, ColumnUB, CompressColumns, CompressColumnsIterFreq, CompressColumnsMasterGapStart, CompressColumnsSizeMultLimit, Concurrent, ConcurrentCutOffTime, ConcurrentThreadsNum, CurrentWorkingDir, CutCGL, CutCglClique, CutCglFlowC, CutCglGomory, CutCglKnapC, CutCglMir, CutCglOddHole, CutDC, DataDir, DebugCheckBlocksColumns, DebugLevel, DualStab, DualStabAlpha, FullModel, InitCompactSolve, InitSolutionFile, InitVarsWithCutDC, InitVarsWithIP, InitVarsWithIPLimitTime, Instance, InstanceFormat, LimitInitVars, LimitNodes, LimitRoundCutIters, LimitRoundPriceIters, LimitTime, LimitTotalCutIters, LimitTotalPriceIters, LogDebugLevel, LogDumpModel, LogIpLevel, LogLevel, LogLpLevel, LogObjHistory, MasterConvexityLessThan, MasterGapLimit, NumBlocksCand, NumConcurrentThreadsSubProb, NumThreadsIPSolver, ObjectiveSense, ParallelColsLimit, PCStrategy, PermuteFile, PhaseIObjTol, RedCostEpsilon, RoundRobinInterval, RoundRobinStrategy, SolutionOutputFileName, SolutionOutputToFile, SolveMasterAsIp, SolveMasterAsIpFreqNode, SolveMasterAsIpFreqPass, SolveMasterAsIpLimitGap, SolveMasterAsIpLimitTime, SolveMasterUpdateAlgo, SolveRelaxAsIp, SubProbGapLimitExact, SubProbGapLimitInexact, SubProbNumSolLimit, SubProbParallel, SubProbParallelChunksize, SubProbParallelType, SubProbSolverStartAlgo, SubProbTimeLimitExact, SubProbTimeLimitInexact, SubProbUseCutoff, TailoffLength, TailoffPercent, TolZero, UseNames, UseSparse, UtilPrintParameter(), and WarmStart.
Referenced by dumpSettings().
|
inline |
Definition at line 589 of file DecompParam.h.
References BestKnownLB, BestKnownUB, BlockFile, BlockFileFormat, BlockFileOutput, BlockFileOutputFormat, BlockNumInput, BranchEnforceInMaster, BranchEnforceInSubProb, BranchStrongIter, BreakOutPartial, CheckSpecialStructure, COIN_INT_MAX, ColumnLB, ColumnUB, CompressColumns, CompressColumnsIterFreq, CompressColumnsMasterGapStart, CompressColumnsSizeMultLimit, Concurrent, ConcurrentCutOffTime, ConcurrentThreadsNum, CurrentWorkingDir, CutCGL, CutCglClique, CutCglFlowC, CutCglGomory, CutCglKnapC, CutCglMir, CutCglOddHole, CutDC, DataDir, DebugCheckBlocksColumns, DebugLevel, DecompBigNum, DecompDualSimplex, DecompEpsilon, DualStab, DualStabAlpha, FullModel, InitCompactSolve, InitSolutionFile, InitVarsWithCutDC, InitVarsWithIP, InitVarsWithIPLimitTime, Instance, InstanceFormat, LimitInitVars, LimitNodes, LimitRoundCutIters, LimitRoundPriceIters, LimitTime, LimitTotalCutIters, LimitTotalPriceIters, LogDebugLevel, LogDumpModel, LogIpLevel, LogLevel, LogLpLevel, LogObjHistory, MasterConvexityLessThan, MasterGapLimit, NumBlocksCand, NumConcurrentThreadsSubProb, NumThreadsIPSolver, ObjectiveSense, ParallelColsLimit, PCStrategy, PermuteFile, PhaseIObjTol, RedCostEpsilon, RoundRobinInterval, RoundRobinRotate, RoundRobinStrategy, SolutionOutputFileName, SolutionOutputToFile, SolveMasterAsIp, SolveMasterAsIpFreqNode, SolveMasterAsIpFreqPass, SolveMasterAsIpLimitGap, SolveMasterAsIpLimitTime, SolveMasterUpdateAlgo, SolveRelaxAsIp, SubProbGapLimitExact, SubProbGapLimitInexact, SubProbNumSolLimit, SubProbParallel, SubProbParallelChunksize, SubProbParallelType, SubProbScheduleDynamic, SubProbSolverStartAlgo, SubProbTimeLimitExact, SubProbTimeLimitInexact, SubProbUseCutoff, TailoffLength, TailoffPercent, TolZero, UseNames, UseSparse, and WarmStart.
Referenced by DecompParam().
|
inline |
Definition at line 693 of file DecompParam.h.
References dumpSettings().
|
private |
|
inline |
Definition at line 48 of file DecompParam.h.
References CutCGL, CutCglClique, CutCglFlowC, CutCglKnapC, CutCglMir, CutDC, DecompEpsilon, UtilParameters::GetSetting(), LimitInitVars, LimitRoundCutIters, LimitRoundPriceIters, LimitTime, LimitTotalCutIters, LimitTotalPriceIters, LogAppLevel, LogDebugLevel, LogLevel, LogLpLevel, PriceMultiPoly, and TolZero.
|
inline |
Definition at line 86 of file DecompParam.h.
References CutCGL, CutCglClique, CutCglFlowC, CutCglKnapC, CutCglMir, CutDC, LimitInitVars, LimitRoundCutIters, LimitRoundPriceIters, LimitTotalCutIters, LimitTotalPriceIters, LogAppLevel, LogDebugLevel, LogLevel, LogLpLevel, PriceMultiPoly, and TolZero.
int DecompParam::LogLevel |
0: print nothing 1: print the node objective history
Definition at line 39 of file DecompParam.h.
Referenced by dumpSettings(), getSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::LogDebugLevel |
0: print nothing 1: print the node objective history
Definition at line 40 of file DecompParam.h.
Referenced by dumpSettings(), getSettings(), getSettingsImpl(), DecompAlgo::isGapTight(), setDefaults(), DecompAlgoPC::setObjBound(), DecompAlgo::setObjBound(), DecompAlgoD::setObjBoundIP(), and DecompAlgo::setObjBoundIP().
int DecompParam::LogLpLevel |
0: print nothing 1: print the node objective history
Definition at line 41 of file DecompParam.h.
Referenced by dumpSettings(), getSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::LogIpLevel |
0: print nothing 1: print the node objective history
Definition at line 42 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::LogDumpModel |
0: print nothing 1: print the node objective history
Definition at line 49 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::LogObjHistory |
0: print nothing 1: print the node objective history
Definition at line 56 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::LimitInitVars |
0: print nothing 1: print the node objective history
Definition at line 59 of file DecompParam.h.
Referenced by dumpSettings(), getSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::DebugLevel |
0: print nothing 1: print the node objective history
Definition at line 61 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
double DecompParam::TolZero |
0: print nothing 1: print the node objective history
Definition at line 63 of file DecompParam.h.
Referenced by dumpSettings(), getSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::LimitTotalCutIters |
0: print nothing 1: print the node objective history
Definition at line 64 of file DecompParam.h.
Referenced by dumpSettings(), getSettings(), getSettingsImpl(), setDefaults(), and DecompAlgoD::solveD().
int DecompParam::LimitTotalPriceIters |
0: print nothing 1: print the node objective history
Definition at line 65 of file DecompParam.h.
Referenced by dumpSettings(), getSettings(), getSettingsImpl(), setDefaults(), and DecompAlgoD::solveD().
int DecompParam::LimitRoundCutIters |
0: print nothing 1: print the node objective history
Definition at line 66 of file DecompParam.h.
Referenced by dumpSettings(), getSettings(), getSettingsImpl(), setDefaults(), and DecompAlgoD::solveD().
int DecompParam::LimitRoundPriceIters |
0: print nothing 1: print the node objective history
Definition at line 67 of file DecompParam.h.
Referenced by dumpSettings(), getSettings(), getSettingsImpl(), setDefaults(), and DecompAlgoD::solveD().
double DecompParam::LimitTime |
0: print nothing 1: print the node objective history
Definition at line 68 of file DecompParam.h.
Referenced by dumpSettings(), getSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::LimitNodes |
Max number of nodes (copied from Alps parameters)
Definition at line 74 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::TailoffLength |
0: print nothing 1: print the node objective history
Definition at line 81 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
double DecompParam::TailoffPercent |
0: print nothing 1: print the node objective history
Definition at line 82 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
double DecompParam::MasterGapLimit |
0: print nothing 1: print the node objective history
Definition at line 83 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), DecompAlgo::isGapTight(), and setDefaults().
int DecompParam::PCStrategy |
0: print nothing 1: print the node objective history
Definition at line 91 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::CompressColumns |
0: print nothing 1: print the node objective history
Definition at line 93 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::CompressColumnsIterFreq |
0: print nothing 1: print the node objective history
Definition at line 95 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
double DecompParam::CompressColumnsSizeMultLimit |
0: print nothing 1: print the node objective history
Definition at line 97 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
double DecompParam::CompressColumnsMasterGapStart |
0: print nothing 1: print the node objective history
Definition at line 99 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::CutDC |
0: print nothing 1: print the node objective history
Definition at line 100 of file DecompParam.h.
Referenced by dumpSettings(), getSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::CutCGL |
0: print nothing 1: print the node objective history
Definition at line 101 of file DecompParam.h.
Referenced by dumpSettings(), getSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::CutCglKnapC |
0: print nothing 1: print the node objective history
Definition at line 103 of file DecompParam.h.
Referenced by dumpSettings(), getSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::CutCglFlowC |
0: print nothing 1: print the node objective history
Definition at line 104 of file DecompParam.h.
Referenced by dumpSettings(), getSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::CutCglMir |
0: print nothing 1: print the node objective history
Definition at line 105 of file DecompParam.h.
Referenced by dumpSettings(), getSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::CutCglClique |
0: print nothing 1: print the node objective history
Definition at line 106 of file DecompParam.h.
Referenced by dumpSettings(), getSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::CutCglOddHole |
0: print nothing 1: print the node objective history
Definition at line 107 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::CutCglGomory |
0: print nothing 1: print the node objective history
Definition at line 108 of file DecompParam.h.
Referenced by DecompAlgoPC::DecompAlgoPC(), dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::SubProbUseCutoff |
0: print nothing 1: print the node objective history
Definition at line 110 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
double DecompParam::SubProbGapLimitExact |
0: print nothing 1: print the node objective history
Definition at line 112 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
double DecompParam::SubProbGapLimitInexact |
0: print nothing 1: print the node objective history
Definition at line 113 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
double DecompParam::SubProbTimeLimitExact |
0: print nothing 1: print the node objective history
Definition at line 114 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
double DecompParam::SubProbTimeLimitInexact |
0: print nothing 1: print the node objective history
Definition at line 115 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::NumConcurrentThreadsSubProb |
0: print nothing 1: print the node objective history
Definition at line 120 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::NumThreadsIPSolver |
0: print nothing 1: print the node objective history
Definition at line 121 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::SubProbNumSolLimit |
0: print nothing 1: print the node objective history
Definition at line 123 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::SubProbSolverStartAlgo |
0: print nothing 1: print the node objective history
Definition at line 130 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::RoundRobinInterval |
0: print nothing 1: print the node objective history
Definition at line 135 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::RoundRobinStrategy |
0: print nothing 1: print the node objective history
Definition at line 143 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::SolveMasterAsIp |
0: print nothing 1: print the node objective history
Definition at line 149 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), setDefaults(), and DecompAlgoD::solveD().
int DecompParam::SolveMasterAsIpFreqNode |
0: print nothing 1: print the node objective history
Definition at line 150 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::SolveMasterAsIpFreqPass |
0: print nothing 1: print the node objective history
Definition at line 151 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
double DecompParam::SolveMasterAsIpLimitTime |
0: print nothing 1: print the node objective history
Definition at line 152 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
double DecompParam::SolveMasterAsIpLimitGap |
0: print nothing 1: print the node objective history
Definition at line 153 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::SolveMasterUpdateAlgo |
0: print nothing 1: print the node objective history
Definition at line 159 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::SolveRelaxAsIp |
0: print nothing 1: print the node objective history
Definition at line 170 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::InitVarsWithCutDC |
0: print nothing 1: print the node objective history
Definition at line 172 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::InitVarsWithIP |
0: print nothing 1: print the node objective history
Definition at line 173 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::InitVarsWithIPLimitTime |
0: print nothing 1: print the node objective history
Definition at line 174 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::InitCompactSolve |
0: print nothing 1: print the node objective history
Definition at line 179 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
bool DecompParam::DualStab |
0: print nothing 1: print the node objective history
Definition at line 181 of file DecompParam.h.
Referenced by dumpSettings(), DecompAlgoPC::getMasterDualSolution(), getSettingsImpl(), setDefaults(), and DecompAlgoPC::setObjBound().
double DecompParam::DualStabAlpha |
0: print nothing 1: print the node objective history
Definition at line 182 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
double DecompParam::DualStabAlphaOrig |
0: print nothing 1: print the node objective history
Definition at line 183 of file DecompParam.h.
Referenced by getSettingsImpl().
bool DecompParam::BreakOutPartial |
0: print nothing 1: print the node objective history
Definition at line 185 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
bool DecompParam::BranchEnforceInSubProb |
0: print nothing 1: print the node objective history
Definition at line 193 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
bool DecompParam::BranchEnforceInMaster |
0: print nothing 1: print the node objective history
Definition at line 194 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::MasterConvexityLessThan |
0: print nothing 1: print the node objective history
Definition at line 195 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
double DecompParam::ParallelColsLimit |
0: print nothing 1: print the node objective history
Definition at line 196 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::BranchStrongIter |
Number of iterations to process in estimating bounds during strong branching.
CPM: this is simplex iterations of master PC : this is outer price and cut iterations sets LimitTotalCutIters=LimitTotalPriceIters=BranchStrongIter THINK: or CPM could be cut passes... and solve master fully? which is expensive and clearly not standard strong branching
Definition at line 208 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::DebugCheckBlocksColumns |
Number of threads to use in DIP.
Currently, only used for solving the pricing problem for block angular models. The subproblems (each block) are independent and can be solved in parallel.
Definition at line 223 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
std::string DecompParam::DataDir |
0: print nothing 1: print the node objective history
Definition at line 231 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
std::string DecompParam::Instance |
0: print nothing 1: print the node objective history
Definition at line 232 of file DecompParam.h.
Referenced by dumpSettings(), DecompApp::getInstanceName(), getSettingsImpl(), and setDefaults().
std::string DecompParam::InstanceFormat |
0: print nothing 1: print the node objective history
Definition at line 233 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
std::string DecompParam::BlockFile |
0: print nothing 1: print the node objective history
Definition at line 238 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
std::string DecompParam::BlockFileFormat |
The format of BlockFile.
(1) "List" or "LIST" The block file defines those rows in each block. [block id] [num rows in block] [row ids...] [block id] [num rows in block] [row ids...]
(2) "ZIBList" or "ZIBLIST" The block file defines those rows in each block. NBLOCKS [numBlocks] BLOCK [id of block] [row names...] BLOCK [id of block] [row names...]
(3) "Pair" or "PAIR" Each line is a block id to row id pair. [id of block] [row id]
(4) "PairName" or "PAIRNAME" Each line is a block id to row name (matching mps) pair. [id of block] [row name]
Definition at line 267 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
std::string DecompParam::PermuteFile |
0: print nothing 1: print the node objective history
Definition at line 269 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
std::string DecompParam::InitSolutionFile |
0: print nothing 1: print the node objective history
Definition at line 271 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::UseNames |
0: print nothing 1: print the node objective history
Definition at line 273 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::UseSparse |
0: print nothing 1: print the node objective history
Definition at line 274 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::FullModel |
0: print nothing 1: print the node objective history
Definition at line 275 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
double DecompParam::BestKnownLB |
0: print nothing 1: print the node objective history
Definition at line 276 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
double DecompParam::BestKnownUB |
0: print nothing 1: print the node objective history
Definition at line 277 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
double DecompParam::ColumnUB |
0: print nothing 1: print the node objective history
Definition at line 278 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
double DecompParam::ColumnLB |
0: print nothing 1: print the node objective history
Definition at line 279 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::ObjectiveSense |
0: print nothing 1: print the node objective history
Definition at line 281 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
bool DecompParam::Concurrent |
0: print nothing 1: print the node objective history
Definition at line 285 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::NumBlocksCand |
0: print nothing 1: print the node objective history
Definition at line 288 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
double DecompParam::ConcurrentCutOffTime |
0: print nothing 1: print the node objective history
Definition at line 293 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
std::string DecompParam::CurrentWorkingDir |
0: print nothing 1: print the node objective history
Definition at line 296 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
bool DecompParam::SubProbParallel |
0: print nothing 1: print the node objective history
Definition at line 298 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::SubProbParallelType |
0: print nothing 1: print the node objective history
Definition at line 300 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::SubProbParallelChunksize |
0: print nothing 1: print the node objective history
Definition at line 302 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::ConcurrentThreadsNum |
0: print nothing 1: print the node objective history
Definition at line 304 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::BlockNumInput |
0: print nothing 1: print the node objective history
Definition at line 306 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
bool DecompParam::BlockFileOutput |
0: print nothing 1: print the node objective history
Definition at line 308 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
double DecompParam::RedCostEpsilon |
0: print nothing 1: print the node objective history
Definition at line 312 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
double DecompParam::PhaseIObjTol |
0: print nothing 1: print the node objective history
Definition at line 314 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
bool DecompParam::CheckSpecialStructure |
0: print nothing 1: print the node objective history
Definition at line 316 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::BlockFileOutputFormat |
0: print nothing 1: print the node objective history
Definition at line 318 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
bool DecompParam::SolutionOutputToFile |
0: print nothing 1: print the node objective history
Definition at line 320 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
std::string DecompParam::SolutionOutputFileName |
0: print nothing 1: print the node objective history
Definition at line 322 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
bool DecompParam::WarmStart |
0: print nothing 1: print the node objective history
Definition at line 324 of file DecompParam.h.
Referenced by dumpSettings(), getSettingsImpl(), and setDefaults().
int DecompParam::LogAppLevel |
Definition at line 28 of file DecompParam.h.
Referenced by dumpSettings(), and getSettings().
unsigned int DecompParam::LimitInitVars |
Definition at line 31 of file DecompParam.h.
int DecompParam::PriceMultiPoly |
Definition at line 38 of file DecompParam.h.
Referenced by dumpSettings(), and getSettings().