Dip  0.92.4
Public Attributes | List of all members
VRP_CG_PARAMS Struct Reference

#include <vrp_cg_params.h>

Public Attributes

int verbosity
 
char tsp_prob
 
int do_greedy
 
int greedy_num_trials
 
int do_extra_in_root
 
int which_tsp_cuts
 
int which_connected_routine
 
int max_num_cuts_in_shrink
 
int do_mincut
 
int always_do_mincut
 
int update_contr_above
 
int shrink_one_edges
 
int do_extra_checking
 
int do_our_decomp
 

Detailed Description

Definition at line 32 of file vrp_cg_params.h.

Member Data Documentation

int VRP_CG_PARAMS::verbosity

Definition at line 33 of file vrp_cg_params.h.

char VRP_CG_PARAMS::tsp_prob

Definition at line 34 of file vrp_cg_params.h.

int VRP_CG_PARAMS::do_greedy

Definition at line 35 of file vrp_cg_params.h.

int VRP_CG_PARAMS::greedy_num_trials

Definition at line 36 of file vrp_cg_params.h.

int VRP_CG_PARAMS::do_extra_in_root

Definition at line 37 of file vrp_cg_params.h.

int VRP_CG_PARAMS::which_tsp_cuts

Definition at line 38 of file vrp_cg_params.h.

int VRP_CG_PARAMS::which_connected_routine

Definition at line 39 of file vrp_cg_params.h.

int VRP_CG_PARAMS::max_num_cuts_in_shrink

Definition at line 40 of file vrp_cg_params.h.

int VRP_CG_PARAMS::do_mincut

Definition at line 42 of file vrp_cg_params.h.

int VRP_CG_PARAMS::always_do_mincut

Definition at line 43 of file vrp_cg_params.h.

int VRP_CG_PARAMS::update_contr_above

Definition at line 44 of file vrp_cg_params.h.

int VRP_CG_PARAMS::shrink_one_edges

Definition at line 45 of file vrp_cg_params.h.

int VRP_CG_PARAMS::do_extra_checking

Definition at line 46 of file vrp_cg_params.h.

int VRP_CG_PARAMS::do_our_decomp

Definition at line 47 of file vrp_cg_params.h.


The documentation for this struct was generated from the following file: