|
VRPH
1.0
|
#include <VRPUtils.h>
Public Attributes | |
| int | segment_start |
| int | segment_end |
| int | num_custs |
| int | load |
| double | len |
Definition at line 105 of file VRPUtils.h.
| double VRPSegment::len |
Definition at line 117 of file VRPUtils.h.
| int VRPSegment::load |
Definition at line 116 of file VRPUtils.h.
Definition at line 115 of file VRPUtils.h.
Definition at line 113 of file VRPUtils.h.
Contains information about a particular segment of a route.
Definition at line 112 of file VRPUtils.h.
1.7.6.1