xnetwork::HasACycle struct

Raised if (a graph has a cycle when an algorithm expects that it will have no cycles.

Base classes

struct XNetworkException

Constructors, destructors, conversion operators

HasACycle(std::string_view msg) explicit