MKC_lp_par Struct Reference
#include <MKC_lp_param.hpp>
List of all members.
Public Types |
| enum | chr_params {
CheckForTailoff,
ComputeLpLowerBound,
DoLogicalFixing,
HeurFixByReducedCost,
AddAllGeneratedVars,
ExactFallbackAtVargen,
ExactFallbackAtLowerBd,
ParallelVargenForAllKS,
PrintBestDj,
WriteToVarFile,
UseVolume,
UseClp,
end_of_chr_params
} |
| enum | int_params {
LpSolverMessageSuppression,
MaxEnumeratedSize,
TailoffLength,
Vol_ascentFirstCheck,
Vol_ascentCheckInterval,
Vol_printFlag,
Vol_printInterval,
Vol_greenTestInterval,
Vol_yellowTestInterval,
Vol_redTestInterval,
Vol_alphaInt,
Vol_maxSubGradientIterations,
end_of_int_params
} |
| enum | dbl_params {
LowerBound,
TailoffIncrease,
Vol_lambdaInit,
Vol_alphaInit,
Vol_alphaFactor,
Vol_alphaMin,
Vol_primalAbsPrecision,
Vol_gapAbsPrecision,
Vol_gapRelPrecision,
Vol_granularity,
Vol_minimumRelAscent,
end_of_dbl_params
} |
| enum | str_params { OutputVarFile,
end_of_str_params
} |
| enum | str_array_params { str_array_dummy,
end_of_str_array_params
} |
Detailed Description
Definition at line 6 of file MKC_lp_param.hpp.
Member Enumeration Documentation
- Enumerator:
| CheckForTailoff |
|
| ComputeLpLowerBound |
|
| DoLogicalFixing |
|
| HeurFixByReducedCost |
|
| AddAllGeneratedVars |
|
| ExactFallbackAtVargen |
|
| ExactFallbackAtLowerBd |
|
| ParallelVargenForAllKS |
|
| PrintBestDj |
|
| WriteToVarFile |
|
| UseVolume |
|
| UseClp |
|
| end_of_chr_params |
|
Reimplemented in BCP_parameter_set< MKC_lp_par >.
Definition at line 7 of file MKC_lp_param.hpp.
- Enumerator:
| LpSolverMessageSuppression |
|
| MaxEnumeratedSize |
|
| TailoffLength |
|
| Vol_ascentFirstCheck |
|
| Vol_ascentCheckInterval |
|
| Vol_printFlag |
|
| Vol_printInterval |
|
| Vol_greenTestInterval |
|
| Vol_yellowTestInterval |
|
| Vol_redTestInterval |
|
| Vol_alphaInt |
|
| Vol_maxSubGradientIterations |
|
| end_of_int_params |
|
Reimplemented in BCP_parameter_set< MKC_lp_par >.
Definition at line 26 of file MKC_lp_param.hpp.
- Enumerator:
| LowerBound |
|
| TailoffIncrease |
|
| Vol_lambdaInit |
|
| Vol_alphaInit |
|
| Vol_alphaFactor |
|
| Vol_alphaMin |
|
| Vol_primalAbsPrecision |
|
| Vol_gapAbsPrecision |
|
| Vol_gapRelPrecision |
|
| Vol_granularity |
|
| Vol_minimumRelAscent |
|
| end_of_dbl_params |
|
Reimplemented in BCP_parameter_set< MKC_lp_par >.
Definition at line 43 of file MKC_lp_param.hpp.
The documentation for this struct was generated from the following file: