|
XNetwork 1.7.5; VERSION ${PROJECT_VERSION}
|
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 |