Finding the Densest Common Subgraph with Linear Programming
Abstract
This thesis studies the concept of dense subgraphs, speci cally for graphs with multiple edge sets. Our work improves the running time of an existing Linear Program (LP) for solving the Densest Common Subgraph problem. This LP was originally created by Moses Charikar for a single graph and extended to multiple graphs (DCS LP) by Vinay Jethava and Niko Beerenwinkel. This thesis shows that the run time of the DCS LP can be shortened
considerably by using an interior-point method instead of the simplex method. The DCS LP is also compared to a greedy algorithm and a Lagrangian relaxation of DCS LP.We conclude that the greedy algorithm is a good heuristic while the LP is well suited to problems where a closer approximation is important.
Degree
Student essay
Collections
View/ Open
Date
2016-11-15Author
Reinthal, Alexander
T örnqvist, Anton
Andersson, Arvid
Norlander, Erik
Stålhammar, Philip
Norlin, Sebastian
Keywords
Linear Programming
Graph theory
Dense Subgraphs
Densest Common Subgraph
Language
eng