Public Attributes | List of all members
ROUTE_DATA Struct Reference

#include <VrpCommonTypes.h>

Public Attributes

int first
 
int last
 
int numcust
 
int weight
 
int cost
 

Detailed Description

Definition at line 25 of file VrpCommonTypes.h.

Member Data Documentation

int ROUTE_DATA::first

Definition at line 26 of file VrpCommonTypes.h.

int ROUTE_DATA::last

Definition at line 27 of file VrpCommonTypes.h.

int ROUTE_DATA::numcust

Definition at line 28 of file VrpCommonTypes.h.

int ROUTE_DATA::weight

Definition at line 29 of file VrpCommonTypes.h.

int ROUTE_DATA::cost

Definition at line 30 of file VrpCommonTypes.h.


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