Efficient Reassembling of Three-Regular Planar Graphs
Assaf Kfoury, Benjamin Sisson

TL;DR
This paper introduces a linear-time algorithm for reassembling 3-regular planar graphs with an alpha-measure bounded by twice the edge-outerplanarity, providing optimal bounds for certain graph classes.
Contribution
The paper presents the first linear-time algorithm for reassembling 3-regular planar graphs with an alpha-measure bounded by 2k, where k is the edge-outerplanarity, and proves optimality for specific graph classes.
Findings
Algorithm runs in linear time in the number of vertices.
Alpha-measure is bounded by 2k, independent of graph size.
Constructed graph classes demonstrate the optimality of the bound.
Abstract
A reassembling of a simple graph G = (V,E) is an abstraction of a problem arising in earlier studies of network analysis. There are several equivalent definitions of graph reassembling; in this report we use a definition which makes it closest to the notion of graph carving. A reassembling is a rooted binary tree whose nodes are subsets of V and whose leaf nodes are singleton sets, with each of the latter containing a distinct vertex of G. The parent of two nodes in the reassembling is the union of the two children's vertex sets. The root node of the reassembling is the full set V. The edge-boundary degree of a node in the reassembling is the number of edges in G that connect vertices in the node's set to vertices not in the node's set. A reassembling's alpha-measure is the largest edge-boundary degree of any node in the reassembling. A reassembling of G is alpha-optimal if its…
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.
