-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Labels
Description
Please add GRAPH, a simple library for building and manipulating graphs. Unlike some existing CL graph libraries, this uses only standard lisp data structures. A number of common graph algorithms are implemented, and packages for visualization through graphviz and the d3 json library are included.
Authors: Eric Schulte and Thomas Dye
License: GPLV3
Code: https://github.com/eschulte/graph
Documentation: http://eschulte.github.io/graph/