|
coin-Bcp
|
#include <CSP_lp_param.hpp>

Public Types | |
| enum | chr_params { chr_dummy, end_of_chr_params } |
| Fill out whatever parameters we want to use. More... | |
| enum | int_params { HeurIpFrequency, HeurIpMaxTreeSize, LpSolver, LpSolverMessageSuppression, BranchingStrategy, PerturbNum, 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 { PerturbFactor, 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 { str_dummy, end_of_str_params } |
| enum | str_array_params { str_array_dummy, end_of_str_array_params } |
Definition at line 11 of file CSP_lp_param.hpp.
Fill out whatever parameters we want to use.
| Enumerator | |
|---|---|
| chr_dummy | |
| end_of_chr_params | |
Definition at line 13 of file CSP_lp_param.hpp.
Definition at line 18 of file CSP_lp_param.hpp.
| Enumerator | |
|---|---|
| PerturbFactor | |
| Vol_lambdaInit | |
| Vol_alphaInit | |
| Vol_alphaFactor | |
| Vol_alphaMin | |
| Vol_primalAbsPrecision | |
| Vol_gapAbsPrecision | |
| Vol_gapRelPrecision | |
| Vol_granularity | |
| Vol_minimumRelAscent | |
| end_of_dbl_params | |
Definition at line 38 of file CSP_lp_param.hpp.
| Enumerator | |
|---|---|
| str_dummy | |
| end_of_str_params | |
Definition at line 54 of file CSP_lp_param.hpp.
| Enumerator | |
|---|---|
| str_array_dummy | |
| end_of_str_array_params | |
Definition at line 59 of file CSP_lp_param.hpp.
1.8.5