SolverStatusUpdatedArgs Properties |
The SolverStatusUpdatedArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | BestSolution |
The best solution found so far.
|
![]() | CurrentSolution |
The current solution in the search process.
|
![]() | ElapsedTime |
The elapsed time since the solving started.
|
![]() | Message |
A message from the solver on its progress.
|
![]() | Solver |
The solver.
|
![]() | TotalEvaluations |
The total number of solution evaluations.
|