#include <VrpCommonTypes.h>
Public Attributes | |
| int | first |
| int | last |
| int | numcust |
| int | weight |
| int | cost |
Definition at line 25 of file VrpCommonTypes.h.
| 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.
1.8.5