xnetwork::XNetworkNoCycle struct

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

Base classes

struct XNetworkUnfeasible

Constructors, destructors, conversion operators

XNetworkNoCycle(std::string_view msg) explicit