VRP_PARAMS Struct Reference

#include <vrp_types.h>

List of all members.

Public Attributes

char infile [MAX_FILE_NAME_LENGTH+1]
int verbosity
char tsp_prob
int k_closest
int min_closest
int max_closest
int add_all_edges
int add_depot_edges
int base_variable_selection
int use_small_graph
char small_graph_file [MAX_FILE_NAME_LENGTH]
int colgen_strat [2]
int test
char test_dir [MAX_FILE_NAME_LENGTH+1]

Detailed Description

Definition at line 102 of file vrp_types.h.


Member Data Documentation

char VRP_PARAMS::infile[MAX_FILE_NAME_LENGTH+1]

Definition at line 103 of file vrp_types.h.

Definition at line 104 of file vrp_types.h.

Definition at line 105 of file vrp_types.h.

Definition at line 106 of file vrp_types.h.

Definition at line 107 of file vrp_types.h.

Definition at line 108 of file vrp_types.h.

Definition at line 109 of file vrp_types.h.

Definition at line 110 of file vrp_types.h.

Definition at line 111 of file vrp_types.h.

Definition at line 112 of file vrp_types.h.

char VRP_PARAMS::small_graph_file[MAX_FILE_NAME_LENGTH]

Definition at line 113 of file vrp_types.h.

Definition at line 114 of file vrp_types.h.

Definition at line 122 of file vrp_types.h.

char VRP_PARAMS::test_dir[MAX_FILE_NAME_LENGTH+1]

Definition at line 123 of file vrp_types.h.


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

Generated on 15 Mar 2015 for Coin-All by  doxygen 1.6.1