







Deletes the internal datastructures of this solver instance.
Namespace: Optimization.Interfaces
Assembly: Optimization.Framework (in Optimization.Framework.dll) Version: 0.3.1036.0
Syntax
C# |
---|
void ClearLastModel() |
Visual Basic |
---|
Sub ClearLastModel |
Visual C++ |
---|
void ClearLastModel() |
Exceptions
Exception | Condition |
---|---|
System..::..InvalidOperationException | If this solver instance is busy. |