factor/core/graphs
John Benediktsson 9cc73c9492 graphs: move to core and simplify.
1. remove add-vertex* and remove-vertex* that contradicted the documentation.
2. graphs use hash-sets of edges instead of hashtables of {edge,edge} pairs.
3. make graphs:closure work like classes:closure, use in classes.
2016-03-21 10:20:38 -07:00
..
authors.txt graphs: move to core and simplify. 2016-03-21 10:20:38 -07:00
graphs-docs.factor graphs: move to core and simplify. 2016-03-21 10:20:38 -07:00
graphs-tests.factor graphs: move to core and simplify. 2016-03-21 10:20:38 -07:00
graphs.factor graphs: move to core and simplify. 2016-03-21 10:20:38 -07:00
summary.txt graphs: move to core and simplify. 2016-03-21 10:20:38 -07:00
tags.txt graphs: move to core and simplify. 2016-03-21 10:20:38 -07:00