GMP::Solution Procedures and Functions
AIMMS supports the following procedures and functions for creating and managing solutions in the solution repository associated with a generated mathematical program instance:
- GMP::Solution::Check
- GMP::Solution::ConstraintListing
- GMP::Solution::ConstructMean
- GMP::Solution::Copy
- GMP::Solution::Count
- GMP::Solution::Delete
- GMP::Solution::DeleteAll
- GMP::Solution::GetBestBound
- GMP::Solution::GetColumnValue
- GMP::Solution::GetDistance
- GMP::Solution::GetFirstOrderDerivative
- GMP::Solution::GetIterationsUsed
- GMP::Solution::GetMemoryUsed
- GMP::Solution::GetNodesUsed
- GMP::Solution::GetObjective
- GMP::Solution::GetPenalizedObjective
- GMP::Solution::GetProgramStatus
- GMP::Solution::GetRowValue
- GMP::Solution::GetSolutionsSet
- GMP::Solution::GetSolverStatus
- GMP::Solution::GetTimeUsed
- GMP::Solution::IsDualDegenerated
- GMP::Solution::IsInteger
- GMP::Solution::IsPrimalDegenerated
- GMP::Solution::Move
- GMP::Solution::RandomlyGenerate
- GMP::Solution::RetrieveFromModel
- GMP::Solution::RetrieveFromSolverSession
- GMP::Solution::SendToModel
- GMP::Solution::SendToModelSelection
- GMP::Solution::SendToSolverSession
- GMP::Solution::SetColumnValue
- GMP::Solution::SetIterationCount
- GMP::Solution::SetMIPStartFlag
- GMP::Solution::SetObjective
- GMP::Solution::SetProgramStatus
- GMP::Solution::SetRowValue
- GMP::Solution::SetSolverStatus
- GMP::Solution::UpdatePenaltyWeights