The purpose of this project is to create a library for creating a good two-dimensional layout of graphs, in the spirit of Graphviz. In fact, the algorithms used by Graphviz are documented in this document, so a good start would be to implement those algorithms in Common Lisp.