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

| Public Types | |
| enum | chr_params { DetailedFeasibleSolution, SolveLpForLB, TestFinalSolution, CreateRootFromInputVars, DeleteOrdersNotInVarFile, ReadFromVarFile, end_of_chr_params } | 
| enum | int_params { int_dummy, end_of_int_params } | 
| enum | dbl_params { StartingDualValue, end_of_dbl_params } | 
| enum | str_params { InputFile, InputVarFile, end_of_str_params } | 
| enum | str_array_params { str_array_dummy, end_of_str_array_params } | 
Definition at line 6 of file MKC_tm_param.hpp.
| Enumerator | |
|---|---|
| DetailedFeasibleSolution | |
| SolveLpForLB | |
| TestFinalSolution | |
| CreateRootFromInputVars | |
| DeleteOrdersNotInVarFile | |
| ReadFromVarFile | |
| end_of_chr_params | |
Definition at line 7 of file MKC_tm_param.hpp.
| Enumerator | |
|---|---|
| int_dummy | |
| end_of_int_params | |
Definition at line 18 of file MKC_tm_param.hpp.
| Enumerator | |
|---|---|
| StartingDualValue | |
| end_of_dbl_params | |
Definition at line 23 of file MKC_tm_param.hpp.
| Enumerator | |
|---|---|
| InputFile | |
| InputVarFile | |
| end_of_str_params | |
Definition at line 28 of file MKC_tm_param.hpp.
| Enumerator | |
|---|---|
| str_array_dummy | |
| end_of_str_array_params | |
Definition at line 34 of file MKC_tm_param.hpp.
 1.8.5
 1.8.5