







|
| Optimization Framework |
| NewIncumbentFound..::..Solver Property |
| NewIncumbentFound Class See Also Send Feedback |
Gets or sets the solver.
Namespace: Optimization.Solver.Events
Assembly: Optimization.Framework (in Optimization.Framework.dll) Version: 0.3.1036.0
Syntax
| C# |
|---|
public string Solver { get; set; } |
| Visual Basic |
|---|
Public Property Solver As String Get Set |
| Visual C++ |
|---|
public: property String^ Solver { String^ get (); void set (String^ value); } |
