Interface for modeling assistance callbacks.
Namespace: ILOG.CPLEX
Assembly: ILOG.CPLEX (in ILOG.CPLEX.dll) Version: 22.1.1.0
Syntax
| C# |
|---|
public interface Callback |
| Visual Basic |
|---|
Public Interface Callback |
Remarks
Any class to be used as a modeling assistance callback must implement this interface.