Click or drag to resize

SolutionLocalOptimum Property

If the solution is a local optimum it means that the solution cannot be easily improved by making changes such as swapping shifts or adjusting start and/or end times for example. The solver contains procedures which check for these basic improvements. If this flag is true then it means the solution has had all of these procedures applied to it and it should not be able to improve the solution using simple manual procedures. If the flag is false then it may still be locally optimal but it cannot be guaranteed locally optimal because all the procedures have not been applied due to not enough solving time.

Namespace:  SRS.ShiftSolver.Core
Assembly:  ShiftSolver (in ShiftSolver.dll) Version: 2.2.0.0
Syntax
public bool LocalOptimum { get; }

Property Value

Type: Boolean
See Also

www.staffrostersolutions.com | support