2012/12/17 by Pawan Aurora, Aurora, Pawan, Sumit Singh +3
Computer Science · #68W25 #Data Structures and Algorithms (cs.DS) #FOS: Computer and information sciences #G.1.6 #G.2.1 #acm:68W25 #cs.DS #msc:68W25
paper · pdf · doi:10.48550/arxiv.1212.3889
12 pages
arxiv created 2012/12/17 · arxiv updated 2012/12/18
We study the Partial Degree Bounded Edge Packing (PDBEP) problem introduced in [5] by Zhang. They have shown that this problem is NP-Hard even for uniform degree constraint. They also presented approximation algorithms for the case when all the vertices have degree constraint of 1 and 2 with approximation ratio of 2 and 32=11 respectively. In this work we study general degree constraint case (arbitrary degree constraint for each vertex) and present two combinatorial approximation algorithms with approximation factors 4 and 2. We also study integer program based solution and present an iterative rounding algorithm with approximation factor 3/(1 - ε)2 for any positive ε. Next we study the same problem with weighted edges. In this case we present an O(log n) approximation algorithm. Zhang has given an exact O(n2) complexity algorithm for trees in case of uniform degree constraint. We improve their result by giving O(nlog n) complexity exact algorithm for trees with general degree constraint.