Dip
0.92.4
|
#include <vrp_lp_params.h>
Public Attributes | |
int | verbosity |
int | branching_rule |
int | detect_tailoff |
float | child_compar_obj_tol |
int | branch_on_cuts |
int | strong_branching_cand_num_max |
int | strong_branching_cand_num_min |
int | strong_branching_red_ratio |
Definition at line 23 of file vrp_lp_params.h.
int VRP_LP_PARAMS::verbosity |
Definition at line 24 of file vrp_lp_params.h.
int VRP_LP_PARAMS::branching_rule |
Definition at line 25 of file vrp_lp_params.h.
int VRP_LP_PARAMS::detect_tailoff |
Definition at line 26 of file vrp_lp_params.h.
float VRP_LP_PARAMS::child_compar_obj_tol |
Definition at line 27 of file vrp_lp_params.h.
int VRP_LP_PARAMS::branch_on_cuts |
Definition at line 28 of file vrp_lp_params.h.
int VRP_LP_PARAMS::strong_branching_cand_num_max |
Definition at line 29 of file vrp_lp_params.h.
int VRP_LP_PARAMS::strong_branching_cand_num_min |
Definition at line 30 of file vrp_lp_params.h.
int VRP_LP_PARAMS::strong_branching_red_ratio |
Definition at line 31 of file vrp_lp_params.h.