Click or drag to resize

DiffCompare Method

Compares two solutions and identifies the differences in shifts assigned and changes in constraint violations.

Namespace:  SRS.ShiftSolver.Tools
Assembly:  ShiftSolver (in ShiftSolver.dll) Version: 2.2.0.0
Syntax
public static SolutionDiff Compare(
	Solution solution1,
	Solution solution2
)

Parameters

solution1
Type: SRS.ShiftSolver.CoreSolution
The original solution.
solution2
Type: SRS.ShiftSolver.CoreSolution
The new solution.

Return Value

Type: SolutionDiff
The diff of the two solutions.
See Also

www.staffrostersolutions.com | support