-
Notifications
You must be signed in to change notification settings - Fork 17
Home
bdsullivan edited this page May 15, 2012
·
10 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.
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.