Stay organized with collections
Save and categorize content based on your preferences.
C++ Reference: glop_utils
Note: This documentation is automatically generated.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-08-06 UTC.
[null,null,["Last updated 2024-08-06 UTC."],[],["The provided C++ documentation details utility functions for converting status types between the `glop` and `MPSolver` systems. `GlopToMPSolverConstraintStatus`, `GlopToMPSolverResultStatus`, and `GlopToMPSolverVariableStatus` convert `glop` status types (Constraint, Problem, and Variable respectively) into `MPSolver`'s `BasisStatus` or `ResultStatus`. Conversely, `MPSolverToGlopConstraintStatus` and `MPSolverToGlopVariableStatus` perform the reverse conversion from `MPSolver`'s `BasisStatus` to `glop`'s Constraint or Variable Status.\n"],null,[]]