Correct bug in find-edge-between-vertexes that caused an infinite loop if both vertex...
[cl-graph.git] / dev / graph-container.lisp
2006-06-15 Gary KingCorrect bug in find-edge-between-vertexes that caused...
2006-06-02 Gary KingFixed bug where edge deletion was not correctly managin...
2006-05-11 Gary KingFixing in-packages
2006-04-28 Gary KingAdded vertex-pair->edge map to graph-containers
2006-04-28 Gary KingReplaced some code that depends on copying
2006-04-27 Gary KingImproved efficiency of edge-count for graphs in general...
2006-03-22 Gary KingThe return of copying support
2006-02-07 Gary Kingrebuilding repo