VRP_CG_PROBLEM Struct Reference

#include <vrp_cg.h>

Collaboration diagram for VRP_CG_PROBLEM:

Collaboration graph
[legend]
List of all members.

Public Attributes

vrp_cg_params par
int dg_id
int vertnum
int * demand
int capacity
int numroutes
int * edges
networkn
int orig_edgenum
int * cost
int * ref
char * in_set
int * new_demand
double * cut_val
char * cut_list

Detailed Description

Definition at line 30 of file vrp_cg.h.


Member Data Documentation

vrp_cg_params VRP_CG_PROBLEM::par

Definition at line 31 of file vrp_cg.h.

int VRP_CG_PROBLEM::dg_id

Definition at line 32 of file vrp_cg.h.

int VRP_CG_PROBLEM::vertnum

Definition at line 33 of file vrp_cg.h.

int* VRP_CG_PROBLEM::demand

Definition at line 35 of file vrp_cg.h.

int VRP_CG_PROBLEM::capacity

Definition at line 36 of file vrp_cg.h.

int VRP_CG_PROBLEM::numroutes

Definition at line 37 of file vrp_cg.h.

int* VRP_CG_PROBLEM::edges

Definition at line 39 of file vrp_cg.h.

network* VRP_CG_PROBLEM::n

Definition at line 41 of file vrp_cg.h.

int VRP_CG_PROBLEM::orig_edgenum

Definition at line 42 of file vrp_cg.h.

int* VRP_CG_PROBLEM::cost

Definition at line 43 of file vrp_cg.h.

int* VRP_CG_PROBLEM::ref

Definition at line 44 of file vrp_cg.h.

char* VRP_CG_PROBLEM::in_set

Definition at line 45 of file vrp_cg.h.

int* VRP_CG_PROBLEM::new_demand

Definition at line 46 of file vrp_cg.h.

double* VRP_CG_PROBLEM::cut_val

Definition at line 47 of file vrp_cg.h.

char* VRP_CG_PROBLEM::cut_list

Definition at line 48 of file vrp_cg.h.


The documentation for this struct was generated from the following file:
Generated on Sun Nov 14 14:14:46 2010 for Coin-All by  doxygen 1.4.7