Python package implementing various graph structures and operations.
This is not intended to be an industrial-grade library, but rather an easily extendible code base for educational purposes.
Many of the algorithms are modeled after their presentations in Heuristic Search: Theory and Applications (1st ed.) by Edelkamp and Schroedl.