|
XNetwork 1.7.8
|
Raised if a graph has a cycle when an algorithm expects no cycles. More...
#include <exception.hpp>
Public Member Functions | |
| HasACycle (std::string_view msg) | |
Public Member Functions inherited from xnetwork::XNetworkException | |
| XNetworkException (std::string_view msg) | |
Raised if a graph has a cycle when an algorithm expects no cycles.
|
inlineexplicit |