Initializes a new instance of the IloModelerImpl class
Namespace: ILOG.Concert
Assembly: ILOG.CP (in ILOG.CP.dll)
Syntax
| C# |
|---|
public IloModelerImpl( IloEnv env ) |
| Visual Basic |
|---|
Public Sub New ( _ env As IloEnv _ ) |
Parameters
- env
- Type: IloEnv