Gets or sets the maximum number of iterations before IPOPT should give up if it hasn't yet converged on a solution. The default value is 3000.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property MaximumIterations() As Integer |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property int get_MaximumIterations(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






