Solution Metrics Class
Metrics and detailed information for a solution generated by the solver.
Definition
Namespace: SRS.ScheduleSolver.Core
Assembly: ScheduleSolver (in ScheduleSolver.dll) Version: 2.6.0+d867f7e856f281547f683ef6449a86e433a2356d
Assembly: ScheduleSolver (in ScheduleSolver.dll) Version: 2.6.0+d867f7e856f281547f683ef6449a86e433a2356d
C#
public class SolutionMetricsVB
Public Class SolutionMetricsC++
public ref class SolutionMetricsF#
type SolutionMetrics = class end- Inheritance
- Object SolutionMetrics
Constructors
| SolutionMetrics | Initializes a new instance of the SolutionMetrics class |
Properties
| HardConstraintViolationsCount | The total number of constraint violations in the solution. |
Methods
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Inherited from Object) |