struct
#include <xnetwork/exception.hpp>
XNetworkUnbounded Exception raised by algorithms trying to solve a maximization or a minimization problem instance that is unbounded.
Base classes
- struct XNetworkAlgorithmError
Constructors, destructors, conversion operators
- XNetworkUnbounded(std::string_view msg) explicit