Creates and returns a new constant expression equal to value.
Namespace: ILOG.CP
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
public virtual IIntExpr Constant(
int value,
string name
) |
Parameters
- value
- Type: System..::..Int32
- name
- Type: System..::..String
See Also