Skip to content
bdsullivan edited this page Nov 1, 2012 · 9 revisions

###Integrated Network Decompositions & Dynamic programming for Graph Optimization (INDDGO)

The INDDGO software package offers a set of tools for finding exact solutions to graph optimization problems via tree decompositions and dynamic programming algorithms. Currently the framework offers serial and parallel (distributed memory) algorithms for finding tree decompositions and solving the maximum weighted independent set problem. The parallel dynamic programming algorithm is implemented on top of the MADNESS task-based runtime.

Related Publications

INDDGO: Integrated Network Decompositions & Dynamic programming for Graph Optimization [(ORNL Technical Report)] (http://info.ornl.gov/sites/publications/Files/Pub36270.pdf)

Parallel Algorithms for Graph Optimization using Tree Decompositions (ORNL Technical Report)

Funding

The developers gratefully acknowledge the support of the Department of Energy, Office of Science, Office of Advanced Scientific Computing Research, under contract DE-AC05-00OR22725 with Oak Ridge National Laboratory.

Clone this wiki locally