ViolationRoutePositions Field |
The indexes of the locations in the route where the violation occurs.
The first location in the route (the starting location) is index
zero.
Namespace:
VRSolver
Assembly:
VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntaxpublic int[] RoutePositions
Public RoutePositions As Integer()
public:
array<int>^ RoutePositions
val mutable RoutePositions: int[]
Field Value
Type:
Int32
See Also