中文
相关论文

相关论文: Stack and Queue Numbers of Graphs Revisited

200 篇论文

We describe a family of graphs with queue-number at most 4 but unbounded stack-number. This resolves open problems of Heath, Leighton and Rosenberg (1992) and Blankenship and Oporowski (1999).

组合数学 · 数学 2022-05-30 Vida Dujmović , David Eppstein , Robert Hickingbotham , Pat Morin , David R. Wood

In this paper we give an overview of the graph invariants queue number and stack number (the latter also called the page number or book thickness). Due to their similarity, it has been studied for a long time, whether one of them is bounded…

离散数学 · 计算机科学 2023-05-18 Adam Straka

We prove that the graphs $T\boxslash P$ have unbounded stack number and queue number $3$, where $T$ is a tree and $P$ is a path, and $\boxslash$ denotes the graph strong product but with one of the directions removed. The previous best…

组合数学 · 数学 2023-03-29 Yui Hin Arvin Leung

Some of the most important open problems for linear layouts of graphs ask for the relation between a graph's queue number and its stack number or mixed number. In such, we seek a vertex order and edge partition of $G$ into parts with…

组合数学 · 数学 2025-01-13 Julia Katheder , Michael Kaufmann , Sergey Pupyrev , Torsten Ueckerdt

A linear layout of a graph $ G $ consists of a linear order $\prec$ of the vertices and a partition of the edges. A part is called a queue (stack) if no two edges nest (cross), that is, two edges $ (v,w) $ and $ (x,y) $ with $ v \prec x…

A queue layout of a graph consists of a linear order on the vertices and an assignment of the edges to queues, such that no two edges in a single queue are nested. The minimum number of queues needed in a queue layout of a graph is called…

离散数学 · 计算机科学 2016-08-23 Veit Wiechert

A linear layout of a graph typically consists of a total vertex order, and a partition of the edges into sets of either non-crossing edges, called stacks, or non-nested edges, called queues. The stack (queue) number of a graph is the…

数据结构与算法 · 计算机科学 2021-07-13 Jawaherul Md. Alam , Michael A. Bekos , Martin Gronemann , Michael Kaufmann , Sergey Pupyrev

A k-queue layout is a special type of a linear layout, in which the linear order avoids (k+1)-rainbows, i.e., k+1 independent edges that pairwise form a nested pair. The optimization goal is to determine the queue number of a graph, i.e.,…

数据结构与算法 · 计算机科学 2021-08-06 Michael A. Bekos , Martin Gronemann , Chrysanthi N. Raftopoulou

A \emph{queue layout} of a graph consists of a \emph{linear order} of its vertices and a partition of its edges into \emph{queues}, so that no two independent edges of the same queue are nested. The \emph{queue number} of a graph is the…

It is known that every proper minor-closed class of graphs has bounded stack-number (a.k.a. book thickness and page number). While this includes notable graph families such as planar graphs and graphs of bounded genus, many other graph…

计算几何 · 计算机科学 2016-08-24 Vida Dujmović , Fabrizio Frati

The stack number of a directed acyclic graph $G$ is the minimum $k$ for which there is a topological ordering of $G$ and a $k$-coloring of the edges such that no two edges of the same color cross, i.e., have alternating endpoints along the…

组合数学 · 数学 2025-10-29 Paul Jungeblut , Laura Merker , Torsten Ueckerdt

A mixed s-stack q-queue layout of a graph consists of a linear order of its vertices and of a partition of its edges into s stacks and q queues, such that no two edges in the same stack cross and no two edges in the same queue nest. In…

离散数学 · 计算机科学 2020-08-26 Patrizio Angelini , Michael A. Bekos , Philipp Kindermann , Tamara Mchedlidze

We show that planar graphs have bounded queue-number, thus proving a conjecture of Heath, Leighton and Rosenberg from 1992. The key to the proof is a new structural tool called layered partitions, and the result that every planar graph has…

离散数学 · 计算机科学 2020-08-11 Vida Dujmović , Gwenaël Joret , Piotr Micek , Pat Morin , Torsten Ueckerdt , David R. Wood

Layered pathwidth is a new graph parameter studied by Bannister et al (2015). In this paper we present two new results relating layered pathwidth to two types of linear layouts. Our first result shows that, for any graph $G$, the stack…

离散数学 · 计算机科学 2020-09-07 Vida Dujmović , Pat Morin , Céline Yelle

An ordered graph is a graph with a total order over its vertices. A linear layout of an ordered graph is a partition of the edges into sets of either non-crossing edges, called stacks, or non-nesting edges, called queues. The stack (queue)…

离散数学 · 计算机科学 2024-12-18 Deborah Haun , Laura Merker , Sergey Pupyrev

It is proved that there exist graphs of bounded degree with arbitrarily large queue-number. In particular, for all $\Delta\geq3$ and for all sufficiently large $n$, there is a simple $\Delta$-regular $n$-vertex graph with queue-number at…

组合数学 · 数学 2008-09-09 David R. Wood

A $k$-stack (respectively, $k$-queue) layout of a graph consists of a total order of the vertices, and a partition of the edges into $k$ sets of non-crossing (non-nested) edges with respect to the vertex ordering. In 1992, Heath and…

计算几何 · 计算机科学 2018-01-17 Sergey Pupyrev

A \emph{queue layout} of a graph consists of a total order of the vertices, and a partition of the edges into \emph{queues}, such that no two edges in the same queue are nested. The minimum number of queues in a queue layout of a graph is…

离散数学 · 计算机科学 2011-10-05 Vida Dujmovic , Pat Morin , David R. Wood

Several types of linear layouts of graphs are obtained by leveraging known data structures; the most notable representatives are the stack and the queue layouts. In this content, given a data structure, one seeks to specify an order of the…

数据结构与算法 · 计算机科学 2023-06-28 Michael A. Bekos , Michael Kaufmann , Maria Eleni Pavlidi , Xenia Rieger

Many conjectures and open problems in graph theory can either be reduced to cubic graphs or are directly stated for cubic graphs. Furthermore, it is known that for a lot of problems, a counterexample must be a snark, i.e. a bridgeless cubic…

‹ 上一页 1 2 3 10 下一页 ›