Gets or sets the tolerance by which user-specified constraints are allowed to be violated with the solution still considered feasible. The default value is 1.0E-4.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property ToleranceOnConstraintViolation() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_ToleranceOnConstraintViolation(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






