Struct HasACycle

Inheritance Relationships

Base Type

Struct Documentation

struct HasACycle : public xn::XNetworkException

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

Public Functions

inline explicit HasACycle(std::string_view msg)