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

#include <cnrp_common_types.h>

Public Attributes

int first
 
int last
 
int numcust
 
double weight
 
int cost
 
int weight
 

Detailed Description

Definition at line 43 of file cnrp_common_types.h.

Member Data Documentation

int ROUTE_DATA::first

Definition at line 44 of file cnrp_common_types.h.

int ROUTE_DATA::last

Definition at line 45 of file cnrp_common_types.h.

int ROUTE_DATA::numcust

Definition at line 46 of file cnrp_common_types.h.

double ROUTE_DATA::weight

Definition at line 47 of file cnrp_common_types.h.

int ROUTE_DATA::cost

Definition at line 48 of file cnrp_common_types.h.

int ROUTE_DATA::weight

Definition at line 47 of file vrp_common_types.h.


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