ASAP.NRP.Solvers Namespace |
Class | Description | |
---|---|---|
![]() | LocalSearch |
A Local Search abstract class.
|
![]() | SolverStatusUpdatedArgs |
Provides data for the SolverStatusUpdated event.
|
![]() | VDS |
The Variable Depth Search solver.
|
Interface | Description | |
---|---|---|
![]() | ISolver |
An interface implemented by solvers.
|
![]() | ISolverCaller | It is recommended to instead use the SolverStatusUpdated event to receive feedback from the solver as it is solving. This interface should be implemented by a class that wants to receive information from a Solver while it is running. |
![]() | ITimeLimitChecker |
This interface is used by solvers which allow time limits.
|
Enumeration | Description | |
---|---|---|
![]() | Intensity |
Search intensity.
|