Returns the current phase of probing.

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

Syntax

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

Return Value

The current probing phase.

See Also