Sets the coefficient of the quadratic term accessed by the
most recent call to the method next to value.
Namespace: ILOG.Concert
Assembly: ILOG.CPLEX (in ILOG.CPLEX.dll) Version: 22.1.1.0
Syntax
| C# |
|---|
void SetValue( int value ) |
| Visual Basic |
|---|
Sub SetValue ( _ value As Integer _ ) |
Parameters
- value
- Type: System..::..Int32