Efficient Reassembling of Graphs, Part 1: The Linear Case
Assaf Kfoury, Saber Mirzaei

TL;DR
This paper studies the problem of reassembling graphs in a linear order, establishing polynomial relationships between reassembling optimization and classic graph layout problems, with implications for network analysis.
Contribution
It introduces the concept of linear reassembling of graphs and proves polynomial reductions to well-known graph layout problems, connecting reassembling optimization to existing algorithms.
Findings
Alpha-optimization of linear reassembling is polynomially reducible to minimum-cutwidth linear arrangement.
Beta-optimization of linear reassembling is polynomially reducible to minimum-cost linear arrangement.
The study establishes a theoretical link between graph reassembling and classical graph layout problems.
Abstract
The reassembling of a simple connected graph G = (V,E) is an abstraction of a problem arising in earlier studies of network analysis. Its simplest formulation is in two steps: (1) We cut every edge of G into two halves, thus obtaining a collection of n=|V| one-vertex components. (2) We splice the two halves of every edge together, not of all the edges at once, but in some ordering \Theta of the edges that minimizes two measures that depend on the edge-boundary degrees of assembled components. The edge-boundary degree of a component A (subset of V) is the number of edges in G with one endpoint in A and one endpoint in V-A. We call the maximum edge-boundary degree encountered during the reassembling process the alpha-measure of the reassembling, and the sum of all edge-boundary degrees is its beta-measure. The alpha-optimization (resp. beta-optimization) of the reassembling of G is to…
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.
