Returns the number of super basics created at the moment the callback is called.

Namespace: ILOG.CPLEX
Assembly: ILOG.CPLEX (in ILOG.CPLEX.dll) Version: 22.1.1.0

Syntax

C#
protected virtual int GetNsuperbasics()
Visual Basic
Protected Overridable Function GetNsuperbasics As Integer

Return Value

The number of super basics created.

See Also