A quasi linear-time b-Matching algorithm on distance-hereditary graphs and bounded split-width graphs
Guillaume Ducoffe, Alexandru Popa

TL;DR
This paper introduces a quasi linear-time algorithm for maximum matching and b-Matching on distance-hereditary graphs and their generalizations, utilizing a novel split decomposition technique that handles complex partial solutions efficiently.
Contribution
The paper presents the first quasi linear-time algorithm for b-Matching on cographs, distance-hereditary graphs, and related classes, using a new technique for managing partial solutions in split decompositions.
Findings
Achieved quasi linear-time complexity for b-Matching on specified graph classes.
Developed a new method to handle partial solutions in split decompositions.
Extended algorithmic techniques to broader graph classes beyond previous work.
Abstract
We present a quasi linear-time algorithm for Maximum Matching on distance-hereditary graphs and some of their generalizations. This improves on [Dragan, WG'97], who proposed such an algorithm for the subclass of (tent,hexahedron)-free distance-hereditary graphs. Furthermore, our result is derived from a more general one that is obtained for b-Matching. In the (unit cost) b-Matching problem, we are given a graph G = (V, E) together with a nonnegative integer capacity b v for every vertex v V. The objective is to assign nonnegative integer weights (x e) eE so that: for every v V the sum of the weights of its incident edges does not exceed b v , and eE x e is maximized. We present the first algorithm for solving b-Matching on cographs, distance-hereditary graphs and some of their generalizations in quasi linear time. For that, we use a decomposition algorithm that…
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 · Optimization and Search Problems · Complexity and Algorithms in Graphs
