GeneralViolation Properties |
The GeneralViolation type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConstraintID | Obsolete.
The constraint Name.
|
![]() | ConstraintName |
The constraint Name.
|
![]() | Days |
The days(s) linked to this constraint (if applicable).
|
![]() | Employees |
The employee(s) linked to this constraint (if applicable).
|
![]() | EndTime |
An end time for the constraint if available.
|
![]() | ID |
The ID of the constraint if it is set in the XML.
|
![]() | Label |
A label for the constraint if provided in the problem XML.
|
![]() | MinMax |
Min or Max.
|
![]() | Penalty |
The penalty due to this violation.
|
![]() | Skill |
The skill related to this constraint if available.
|
![]() | SolutionValue |
The actual value that has been assigned in the solution.
|
![]() | StartTime |
A start time for the constraint if available.
|
![]() | TargetValue |
The minimum or maximum value that ideally should be assigned in the solution.
|
![]() | Weight |
The weight for the constraint.
|
![]() | WeightFunction |
The weight function for this constraint if available
(e.g. linear or quadratic).
|