|
XNetwork 1.7.5; VERSION ${PROJECT_VERSION}
|
Exception raised when a maximization or minimization problem instance is unbounded. More...
#include <exception.hpp>


Public Member Functions | |
| XNetworkUnbounded (std::string_view msg) | |
Public Member Functions inherited from xnetwork::XNetworkAlgorithmError | |
| XNetworkAlgorithmError (std::string_view msg) | |
Public Member Functions inherited from xnetwork::XNetworkException | |
| XNetworkException (std::string_view msg) | |
Exception raised when a maximization or minimization problem instance is unbounded.
|
inlineexplicit |