Dip
0.92.4
|
#include <cnrp_common_types.h>
Public Attributes | |
int | first |
int | last |
int | numcust |
double | weight |
int | cost |
int | weight |
Definition at line 43 of file cnrp_common_types.h.
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.