bdsullivan / INDDGO

Integrated Network Decomposition & Dynamic programming for Graph Optimization problems
Other
16 stars 17 forks source link

Classremoval #19

Closed jlothian closed 11 years ago

jlothian commented 11 years ago

Remove the MutableGraph and WeightedGraph classes. MutableGraph functionality rolled into Graph; WeightedMutableGraph becomes VertexWeightedGraph.