SolutionDiff Fields |
The SolutionDiff type exposes the following members.
Name | Description | |
---|---|---|
![]() | EmployeeViolationsAdded |
Violations of constraints that have been added. These are the constraints which
apply to employees' individual schedules. For example day on/off requests or max work hours etc.
|
![]() | EmployeeViolationsRemoved |
Violations of constraints that have been removed. These are the constraints which
apply to employees' individual schedules. For example day on/off requests or max work hours etc.
|
![]() | OtherViolationsAdded |
Violations of constraints that have been added. These are the constraints other than the constraints which
apply to employees' individual schedules. For example cover constraints.
|
![]() | OtherViolationsRemoved |
Violations of constraints that have been removed. These are the constraints other than the constraints which
apply to employees' individual schedules. For example cover constraints.
|
![]() | ShiftChanges |
The changes in shifts between the original solution and the new solution.
|