Constructor for user-written incumbent callback.
Namespace: ILOG.CPLEX
Assembly: ILOG.CPLEX (in ILOG.CPLEX.dll) Version: 22.1.1.0
Syntax
| C# |
|---|
protected internal IncumbentCallback() |
| Visual Basic |
|---|
Protected Friend Sub New |
Remarks
This constructor can be called only to construct objects of derived user-written callback classes, but not to construct Cplex.IncumbentCallback objects directly.