This method returns the number of subproblems that were successfully solved during the last optimization of a multiobjective problem.

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

Syntax

C#
public virtual int GetMultiObjNsolves()
Visual Basic
Public Overridable Function GetMultiObjNsolves As Integer

See Also