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.

Definition

Namespace: VRSolver
Assembly: VRSolver (in VRSolver.dll) Version: 1.15.0+d867f7e856f281547f683ef6449a86e433a2356d
C#
public int[] RoutePositions

Field Value

Int32

See Also