Efficient Reassembling of Three-Regular Planar Graphs

07/10/2018
by   Assaf Kfoury, et al.
0

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 alpha-measure is the minimum among all alpha-measures of G's reassemblings. The problem of finding an alpha-optimal reassembling of a simple graph in general was already shown to be NP-hard. In this report we present an algorithm which, given a 3-regular plane graph G = (V,E) as input, returns a reassembling of G with an alpha-measure independent of n (number of vertices in G) and upper-bounded by 2k, where k is the edge-outerplanarity of G. (Edge-outerplanarity is distinct but closely related to the usual notion of outerplanarity; as with outerplanarity, for a fixed edge-outerplanarity k, the number n of vertices can be arbitrarily large.) Our algorithm runs in time linear in n. Moreover, we construct a class of 3-regular plane graphs for which this alpha-measure is optimal, by proving that 2k is the lower bound on the alpha-measure of any reassembling of a graph in that class.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/18/2020

Fan-Crossing Free Graphs

A graph is fan-crossing free if it admits a drawing in the plane so that...
research
10/01/2018

Solving 3SAT By Reduction To Testing For Odd Hole

An algorithm is given for finding the solutions to 3SAT problems. The al...
research
01/11/2022

The Slotted Online One-Sided Crossing Minimization Problem on 2-Regular Graphs

In the area of graph drawing, the One-Sided Crossing Minimization Proble...
research
09/27/2018

Being Corrupt Requires Being Clever, But Detecting Corruption Doesn't

We consider a variation of the problem of corruption detection on networ...
research
03/30/2020

Connectivity of Triangulation Flip Graphs in the Plane

Given a finite point set P in general position in the plane, a full tria...
research
07/01/2019

First Occurrence of Parity Vectors and the Regular Structure of k-Span Predecessor Sets in the Collatz Graph

We study finite paths in the Collatz graph, a directed graph with natura...
research
04/22/2022

An Upper Bound of the Information Flow From Children to Parent Node on Trees

We consider the transmission of a state from the root of a tree towards ...

Please sign up or login with your details

Forgot password? Click here to reset