bdsullivan / INDDGO

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

Underlying Functions for Layering Tree Creation #39

Closed bdsullivan closed 10 years ago

bdsullivan commented 10 years ago

Merge new methods for subdividing edges, fusing vertices (generalizes contract_edge) and finding METIS separators. Adding google test methods for the previous. All code has been uncrustified.