gtopt/solver_enums.hpp file

Named enum types for LP solver options.

Defines all enum types used by SolverOptions. Extracted from solver_options.hpp so that the struct definition stays focused on the option fields.

Namespaces

namespace gtopt
namespace std

Classes

template<>
struct std::formatter<gtopt::LPAlgo>
template<>
struct std::formatter<gtopt::SolverLogMode>
template<>
struct std::formatter<gtopt::SolverScaling>