issues
search
kevinrutherford
/
dag
Directed acyclic graphs for Ruby
43
stars
7
forks
source link
Dry'd up subgraph and fixed edge properties in subgraph
#4
Closed
dstuebe
closed
9 years ago
dstuebe
commented
9 years ago
Cleanup work on subgraph and edge properties.
Simplify the subgraph method and reduce the amount of repetition.
Add the edge properties to subgraph edges.
Cleanup work on subgraph and edge properties.