On the Complexity of Edge Packing and Vertex Packing
Sameera Muhamed Salam, K. N. Parvathy, K. S. Sudeep, K. Murali, Krishnan

TL;DR
This paper analyzes the computational complexity of edge and vertex packing problems, showing they are as hard to approximate as set packing and are W[1]-complete, contrasting with related problems that have better approximation algorithms.
Contribution
It establishes the hardness and W[1]-completeness of the edge and vertex packing problems, revealing their equivalence to set packing in complexity.
Findings
Edge and vertex packing are as hard as set packing in approximation.
These problems are W[1]-complete.
They cannot be approximated within certain bounds unless NP=ZPP.
Abstract
This paper studies the computational complexity of the Edge Packing problem and the Vertex Packing problem. The edge packing problem (denoted by ) and the vertex packing problem (denoted by ) are linear programming duals of the edge dominating set problem and the dominating set problem respectively. It is shown that these two problems are equivalent to the set packing problem with respect to hardness of approximation and parametric complexity. It follows that and cannot be approximated asymptotically within a factor of for any unless where, is the number of vertices in the given graph. This is in contrast with the fact that the edge dominating set problem is 2-approximable where as the dominating set problem is known to have an approximation algorithm. It also follows from our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Optimization and Search Problems
