EmployeeViolationsPenalty Property |
The persons's total penalty due to their soft constraint violations in the solution.
Namespace:
SRS.ScheduleSolver.Core
Assembly:
ScheduleSolver (in ScheduleSolver.dll) Version: 2.6.0+d1eeb38004e25fffe43abff141daa804550ec994
Syntaxpublic double Penalty { get; }Public ReadOnly Property Penalty As Double
Get
public:
property double Penalty {
double get ();
}member Penalty : float with get
Property Value
Type:
Double
See Also