Overload List
| Name | Description | |
|---|---|---|
| GetDefault(Cplex..::..BooleanParam) |
Returns the default value of a Boolean parameter.
| |
| GetDefault(Cplex..::..DoubleParam) |
Returns the default value of a double parameter.
| |
| GetDefault(Cplex..::..IntParam) |
Returns the default value of an integer parameter.
| |
| GetDefault(Cplex..::..LongParam) |
Returns the default value of an integer parameter.
| |
| GetDefault(Cplex..::..StringParam) |
Returns the default value of a string parameter.
|