







The ISolver type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Abort |
If this solver instance is busy abort the run as soon as possible, or do nothing if this solver instance is not busy.
(Inherited from IAbortable.) |
![]() | ClearLastModel |
Deletes the internal datastructures of this solver instance.
|
![]() | Solve |
Solves the given model.
Optimizes if model contains at least one objective.
(Inherited from ICanSolve<(Of <(<'M, S>)>)>.) |
Properties
Name | Description | |
---|---|---|
![]() | Configuration |
The configuration of this solver instance.
|
![]() | IsBusy |
Is this solver instance busy?
|