Further Approximations for Demand Matching: Matroid Constraints and Minor-Closed Graphs
Sara Ahmadian, Zachary Friggstad

TL;DR
This paper advances demand matching approximations by incorporating matroid constraints and minor-closed graph properties, providing improved bounds and a polynomial-time scheme for specific graph classes.
Contribution
It introduces new approximation algorithms with better bounds for demand matching with matroid constraints and establishes a PTAS for minor-free graphs.
Findings
LP relaxation has an integrality gap of at most 8.333 with matroid constraints
Improved approximation ratio to 7 for Coupled Placement problem
Polynomial-time approximation scheme for demand matching in minor-free graphs
Abstract
We pursue a study of the Generalized Demand Matching problem, a common generalization of the -Matching and Knapsack problems. Here, we are given a graph with vertex capacities, edge profits, and asymmetric demands on the edges. The goal is to find a maximum-profit subset of edges so the demands of chosen edges do not violate vertex capacities. This problem is APX-hard and constant-factor approximations are known. Our results fall into two categories. First, using iterated relaxation and various filtering strategies, we show with an efficient rounding algorithm if an additional matroid structure is given and we further only allow sets that are independent in , the natural LP relaxation has an integrality gap of at most . This can be improved in various special cases, for example we improve over the 15-approximation…
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
TopicsComplexity and Algorithms in Graphs · Optimization and Search Problems · Advanced Graph Theory Research
