ProblemLeaveStartLocationAsLateAsPossible Property

If true then resources leave their starting locations so as to minimise any idle time at the first job i.e. leave later (start location windows permitting). If false then the resource leaves the starting location when the start location window opens. NB work time starts when the resource leaves the starting location.

Definition

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

Property Value

Boolean

See Also