xnetwork::XNetworkPointlessConcept struct

Raised when a null graph is provided as input to an algorithm that cannot use it.

The null graph is sometimes considered a pointless concept [1]_, thus the name of the exception.

References

.. [1] Harary, F. and Read, R. "Is the Null Graph a Pointless Concept?" In Graphs and Combinatorics Conference, George Washington University. New York: Springer-Verlag, 1973.

Base classes

struct XNetworkException

Constructors, destructors, conversion operators

XNetworkPointlessConcept(std::string_view msg) explicit