fix bug in DFS, added rooted-dfs, improved docstring for find-vertex-between-edges-if
[cl-graph.git] / dev / api.lisp
2011-03-16 Gary Kingfix bug in DFS, added rooted-dfs, improved docstring...
2011-03-16 Gary KingAdd :error as option to :if-duplicate-do for add-vertex
2010-04-10 gwkingcleanup
2008-10-27 Gary Kingupdated docstrings; mostly formatting
2008-10-01 Gary Kingclean up all the current warnings
2008-09-30 Gary Kingremoved ;;; -+ lines
2008-09-12 Gary Kingdocstring tweaks to source-edges, target-edges, and...
2007-05-10 Gary KingRemove edge-key from api for graph->dot
2006-07-03 Gary KingSwitched to keyword arguments in make-filterd-graph...
2006-06-29 attila.lendvaiAdded some &allow-other-keys to some defgeneric's to...
2006-05-11 Gary KingFixing in-packages
2006-03-21 Gary KingGnp -> gnp; Gnm -> gnm, etc for mlisp happiness
2006-02-07 Gary Kingrebuilding repo