/cl-graph

graph algorithms for common lisp

Primary LanguageCommon Lisp

Graph algorithms for common lisp

Features
- Adjacency lists
- Nodes and edges are first class, and each has an id as well as arbitrary other data stored as an alist of key-value pairs

Depends on cl-utils, cl-data-structures, cl-extended-reals git repos from git://github.com/bhaskara