VRP_PROBLEM Struct Reference

#include <vrp_types.h>

Collaboration diagram for VRP_PROBLEM:
Collaboration graph
[legend]

List of all members.

Public Attributes

char name [100]
vrp_params par
vrp_cg_params cg_par
vrp_lp_params lp_par
int dg_id
int vertnum
int edgenum
int * edges
int numroutes
int depot
int capacity
int * demand
int * posx
int * posy
distances dist
best_tourscur_tour
small_graphg
int * zero_vars
int zero_varnum

Detailed Description

Definition at line 131 of file vrp_types.h.


Member Data Documentation

char VRP_PROBLEM::name[100]

Definition at line 132 of file vrp_types.h.

Definition at line 133 of file vrp_types.h.

Definition at line 134 of file vrp_types.h.

Definition at line 135 of file vrp_types.h.

Definition at line 140 of file vrp_types.h.

Definition at line 141 of file vrp_types.h.

Definition at line 143 of file vrp_types.h.

Definition at line 144 of file vrp_types.h.

Definition at line 145 of file vrp_types.h.

Definition at line 147 of file vrp_types.h.

Definition at line 148 of file vrp_types.h.

Definition at line 149 of file vrp_types.h.

Definition at line 151 of file vrp_types.h.

Definition at line 152 of file vrp_types.h.

Definition at line 154 of file vrp_types.h.

Definition at line 156 of file vrp_types.h.

Definition at line 165 of file vrp_types.h.

Definition at line 173 of file vrp_types.h.

Definition at line 174 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