A Primal-Dual based Distributed Approximation Algorithm for Prize Collecting Steiner Tree

10/19/2017
by   Parikshit Saikia, et al.
0

Constructing a steiner tree of a graph is a fundamental problem in many applications. Prize collecting steiner tree (PCST) is a special variant of the steiner tree problem and has applications in network design, content distribution etc. There are a few centralized approximation algorithms DB_MG_DS_DW_1993, GW_1995, AA_MB_MH_2011 for solving the PCST problem. However no distributed algorithm is known that solves the PCST problem with non-trivial approximation factor. In this work we present a distributed algorithm that constructs a prize collecting steiner tree for a given connected undirected graph with non-negative weight for each edge and non-negative prize value for each node. Initially each node knows its own prize value and weight of each incident edge. Our algorithm is based on primal-dual method and it achieves an approximation factor of (2 - 1/n - 1) of the optimal. The total number of messages required by our distributed algorithm to construct the PCST for a graph with |V| nodes and |E| edges is O(|V|^2 + |E||V|). The algorithm is spontaneously initiated at a special node called the root node and when the algorithm terminates each node knows whether it is in the prize part or in the steiner tree of the PCST.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/16/2022

New and improved approximation algorithms for Steiner Tree Augmentation Problems

In the Steiner Tree Augmentation Problem (STAP), we are given a graph G ...
research
02/19/2018

A 4-Approximation Algorithm for k-Prize Collecting Steiner Tree Problems

This paper studies a 4-approximation algorithm for k-prize collecting St...
research
10/20/2019

Improved solution to data gathering with mobile mule

In this work we study the problem of collecting protected data in ad-hoc...
research
11/20/2019

A 2-approximation for the k-prize-collecting Steiner tree problem

We consider the k-prize-collecting Steiner tree problem. An instance is ...
research
09/22/2022

Approximating (p,2) flexible graph connectivity via the primal-dual method

We consider the Flexible Graph Connectivity model (denoted FGC) introduc...
research
12/31/2017

Approximating Node-Weighted k-MST on Planar Graphs

We study the problem of finding a minimum weight connected subgraph span...
research
09/24/2013

Partition-Merge: Distributed Inference and Modularity Optimization

This paper presents a novel meta algorithm, Partition-Merge (PM), which ...

Please sign up or login with your details

Forgot password? Click here to reset