Title :
Parallel Algorithms for Graph Optimization Using Tree Decompositions
Author :
Sullivan, Blair D. ; Weerapurage, Dinesh ; Groer, Chris
Author_Institution :
Oak Ridge Nat. Lab., Oak Ridge, TN, USA
Abstract :
Although many NP-hard graph optimization problems can be solved in polynomial time on graphs of bounded tree-width, the adoption of these techniques into mainstream scientific computation has been limited due to the high memory requirements of the dynamic programming tables and excessive runtimes of sequential implementations. This work addresses both challenges by proposing a set of new parallel algorithms for all steps of a tree decomposition-based approach to solve the maximum weighted independent set problem. A hybrid OpenMP/MPI implementation includes a highly scalable parallel dynamic programming algorithm leveraging the MADNESS task based runtime, and computational results demonstrate scaling. This work enables a significant expansion of the scale of graphs on which exact solutions to maximum weighted independent set can be obtained, and forms a framework for solving additional graph optimization problems with similar techniques.
Keywords :
graph theory; optimisation; parallel algorithms; MADNESS task based runtime; NP-hard graph optimization problems; bounded tree-width; dynamic programming tables; highly scalable parallel dynamic programming algorithm; hybrid OpenMP/MPI implementation; maximum weighted independent set problem; parallel algorithms; polynomial time; scientific computation; tree decompositions; Dynamic programming; Heuristic algorithms; Memory management; Optimization; Parallel algorithms; Runtime; Vegetation; dynamic programming; graph algorithms; independent set; parallel programming; tree decomposition;
Conference_Titel :
Parallel and Distributed Processing Symposium Workshops & PhD Forum (IPDPSW), 2013 IEEE 27th International
Conference_Location :
Cambridge, MA
Print_ISBN :
978-0-7695-4979-8
DOI :
10.1109/IPDPSW.2013.242