This method returns the requested long integer 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 long GetMultiObjInfo( Cplex..::..MultiObjLongInfo what, int subprob ) |
| Visual Basic |
|---|
Public Overridable Function GetMultiObjInfo ( _ what As Cplex..::..MultiObjLongInfo, _ subprob As Integer _ ) As Long |