fix bug in DFS, added rooted-dfs, improved docstring for find-vertex-between-edges-if
authorGary King <gwking@franz.com>
Wed, 16 Mar 2011 00:47:08 +0000 (20:47 -0400)
committerGary King <gwking@franz.com>
Wed, 16 Mar 2011 00:47:08 +0000 (20:47 -0400)
commit3165cba36e6f8c3a7f3f1051f1c4880aaa14466d
tree01649d5cd0019f785a69e5b8eca0a976307147d0
parent5986ec0238faafb18a326e55f16c5fe880d92575
fix bug in DFS, added rooted-dfs, improved docstring for find-vertex-between-edges-if

Once again, all thanks are due to Robert Goldman!
dev/api.lisp
dev/graph-algorithms.lisp
dev/package.lisp