RouteMetricsMaxWorkTimeCost Property

The total cost for the maximum working time soft constraint (MaxWorkTimeSoftConstraint). This is the difference between the total work time and the maximum work time in minutes, multiplied by the MaxWorkTimeSoftConstraintWeight.

Definition

Namespace: VRSolver
Assembly: VRSolver (in VRSolver.dll) Version: 1.15.0+d867f7e856f281547f683ef6449a86e433a2356d
C#
public double MaxWorkTimeCost { get; }

Property Value

Double

See Also