This method returns the requested floating point valued solution info
of a subproblem of a multiobjective optimization.
Namespace: ILOG.CPLEX
Assembly: ILOG.CPLEX (in ILOG.CPLEX.dll) Version: 22.1.1.0
Syntax
| C# |
|---|
public virtual double GetMultiObjInfo( Cplex..::..MultiObjNumInfo what, int subprob ) |
| Visual Basic |
|---|
Public Overridable Function GetMultiObjInfo ( _ what As Cplex..::..MultiObjNumInfo, _ subprob As Integer _ ) As Double |