Struct XNetworkNoCycle

Inheritance Relationships

Base Type

Struct Documentation

struct XNetworkNoCycle : public xn::XNetworkUnfeasible

Exception for algorithms that should return a cycle when running on graphs where such a cycle does not exist.

Public Functions

inline explicit XNetworkNoCycle(std::string_view msg)