Skip to content

bhaskara/cl-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

graph algorithms for common lisp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published