Space-Efficient Graph Coarsening with Applications to Succinct Planar Encodings
Nina Hammer, Frank Kammer, Johannes Meintrup

TL;DR
This paper introduces a space-efficient graph coarsening method called cloud partition for planar and minor-free graphs, enabling faster algorithms and succinct encodings without relying on graph embeddings.
Contribution
The authors develop a novel cloud decomposition technique that improves space and time efficiency for graph algorithms on planar and minor-free graphs, avoiding the need for embeddings.
Findings
Constructed in linear time and space for planar graphs.
Enabled efficient balanced separator and tree decomposition computations.
Improved succinct encoding schemes for minor-free graphs.
Abstract
We present a novel space-efficient graph coarsening technique for -vertex planar graphs , called cloud partition, which partitions the vertices into disjoint sets of size such that each induces a connected subgraph of . Using this partition we construct a so-called structure-maintaining minor of via specific contractions within the disjoint sets such that has vertices. The combination of is referred to as a cloud decomposition. For planar graphs we show that a cloud decomposition can be constructed in time and using bits. Given a cloud decomposition constructed for a planar graph we are able to find a balanced separator of in time. Contrary to related publications, we do not make use of an embedding of the planar input graph. We generalize our cloud decomposition…
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.
