RouteMetricsMaxJobTimeCost Property

The total cost for the maximum total Job time soft constraint (MaxJobTimeSoftConstraint). This is the difference between the total Job time and the maximum Job time in minutes, multiplied by the MaxJobTimeSoftConstraintWeight.

Definition

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

Property Value

Double

See Also