Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
glop_utils.cc File Reference

Go to the source code of this file.

Namespaces

namespace  operations_research
 In SWIG mode, we don't want anything besides these top-level includes.
 

Functions

MPSolver::ResultStatus operations_research::GlopToMPSolverResultStatus (glop::ProblemStatus s)
 
MPSolver::BasisStatus operations_research::GlopToMPSolverVariableStatus (glop::VariableStatus s)
 
glop::VariableStatus operations_research::MPSolverToGlopVariableStatus (MPSolver::BasisStatus s)
 
MPSolver::BasisStatus operations_research::GlopToMPSolverConstraintStatus (glop::ConstraintStatus s)
 
glop::ConstraintStatus operations_research::MPSolverToGlopConstraintStatus (MPSolver::BasisStatus s)