sbcl-graph 0.0.0-0.78bf9ec Graph data structure and algorithms for Common Lisp

The GRAPH Common Lisp library provides a data structures to represent graphs, as well as some graph manipulation and analysis algorithms (shortest path, maximum flow, minimum spanning tree, etc.).