The Rique-Number of Graphs

09/01/2022
by   Michael A. Bekos, et al.
0

We continue the study of linear layouts of graphs in relation to known data structures. At a high level, given a data structure, the goal is to find a linear order of the vertices of the graph and a partition of its edges into pages, such that the edges in each page follow the restriction of the given data structure in the underlying order. In this regard, the most notable representatives are the stack and queue layouts, while there exists some work also for deques. In this paper, we study linear layouts of graphs that follow the restriction of a restricted-input queue (rique), in which insertions occur only at the head, and removals occur both at the head and the tail. We characterize the graphs admitting rique layouts with a single page and we use the characterization to derive a corresponding testing algorithm when the input graph is maximal planar. We finally give bounds on the number of needed pages (so-called rique-number) of complete graphs.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/27/2023

On the Deque and Rique Numbers of Complete and Complete Bipartite Graphs

Several types of linear layouts of graphs are obtained by leveraging kno...
research
08/11/2021

Linear Layouts of Complete Graphs

A page (queue) with respect to a vertex ordering of a graph is a set of ...
research
07/11/2021

The Mixed Page Number of Graphs

A linear layout of a graph typically consists of a total vertex order, a...
research
08/31/2018

Queue Layouts of Planar 3-Trees

A queue layout of a graph G consists of a linear order of the vertices o...
research
08/23/2019

Mixed Linear Layouts: Complexity, Heuristics, and Experiments

A k-page linear graph layout of a graph G = (V,E) draws all vertices alo...
research
03/31/2020

Artificial chemistry experiments with chemlambda, lambda calculus, interaction combinators

Given a graph rewrite system, a graph G is a quine graph if it has a non...
research
06/24/2023

A Dynamic Data Structure for Representing Timed Transitive Closures on Disk

Temporal graphs represent interactions between entities over time. These...

Please sign up or login with your details

Forgot password? Click here to reset