80std::ostream &operator<<(std::ostream &os,
const BoundType &bound);
84#ifdef DLINEAR_INCLUDE_FMT
86#include "dlinear/util/logging.h"
Namespace for the MPS parser of the dlinear library.
BoundType ParseBoundType(const std::string &bound_type)
Parse a bound type from a string.