JobPartSoftWindowClose Property

If the soft window is used and the JobPart starts after this time then the objective function value is increased i.e. a penalty is added to the solution value.

Definition

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

Property Value

DateTime

See Also