Struct XNetworkNoPath

Inheritance Relationships

Base Type

Struct Documentation

struct XNetworkNoPath : public xn::XNetworkUnfeasible

Exception for algorithms that should return a path when running on graphs where such a path does not exist.

Public Functions

inline explicit XNetworkNoPath(std::string_view msg)