Fixed bug where edge deletion was not correctly managing the vertex-pair->edge table
[cl-graph.git] / dev / graph-container.lisp
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