Returns the algorithm that was used to generate the solution
of the last branch-and-cut node solved during a MIP solve.
Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
public virtual int SubAlgorithm { get; } |