- Function GMP::SolverSession::GetObjective(solverSession)
GMP::SolverSession::GetObjective
The function GMP::SolverSession::GetObjective
returns the objective
function value associated with a solver session.
GMP::SolverSession::GetObjective(
solverSession ! (input) a solver session
)
Arguments
- solverSession
An element in the set
AllSolverSessions
.
Return Value
The objective function value associated with a solver session.
Note
For multi-objective models, the objective value refers to the (blended) objective with the highest priority.