struct
#include <xnetwork/exception.hpp>
XNetworkNoPath Exception for algorithms that should return a path when running on graphs where such a path does not exist.
Base classes
- struct XNetworkUnfeasible
Constructors, destructors, conversion operators
- XNetworkNoPath(std::string_view msg) explicit