struct
#include <xnetwork/exception.hpp>
HasACycle 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