2011
DOI: 10.1007/978-3-642-18469-7_7
|View full text |Cite
|
Sign up to set email alerts
|

Plane Drawings of Queue and Deque Graphs

Abstract: Abstract. In stack and queue layouts the vertices of a graph are linearly ordered from left to right, where each edge corresponds to an item and the left and right end vertex of each edge represents the addition and removal of the item to the used data structure. A graph admitting a stack or queue layout is a stack or queue graph, respectively.Typical stack and queue layouts are rainbows and twists visualizing the LIFO and FIFO principles, respectively. However, in such visualizations, twists cause many crossi… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
16
0

Year Published

2011
2011
2018
2018

Publication Types

Select...
5

Relationship

3
2

Authors

Journals

citations
Cited by 7 publications
(16 citation statements)
references
References 12 publications
0
16
0
Order By: Relevance
“…1(b) and (d), which crosses edge e 1 . Edge e 1 is inserted at the head at vertex 1 and e at the tail at vertex 2, i. e., e 1 e . At vertex 4, the deque has to be split such that e 1 ∈ c 10 and e ∈ c 5 .…”
Section: Theorem 1 a Graph G Is An Sd Graph If And Only If G Is Planarmentioning
confidence: 99%
See 2 more Smart Citations
“…1(b) and (d), which crosses edge e 1 . Edge e 1 is inserted at the head at vertex 1 and e at the tail at vertex 2, i. e., e 1 e . At vertex 4, the deque has to be split such that e 1 ∈ c 10 and e ∈ c 5 .…”
Section: Theorem 1 a Graph G Is An Sd Graph If And Only If G Is Planarmentioning
confidence: 99%
“…Each edge is inserted and removed exactly once. Further, in the loop from lines 5-12 each forward edge is processed at most twice during the algorithm and, by using the DFS numbers, it is possible to decide in time O (1) in which subtree the end vertex of a forward edge lies. Also, each vertex is inserted at most twice to the stack for each edge.…”
Section: Lemma 3 Planarrs In Algorithm 2 Returns True If and Only Ifmentioning
confidence: 99%
See 1 more Smart Citation
“…C divides C r into a left-and a right-hand region. To avoid a crossing between the edges (1, 4) and (2, 5), they must lie in different regions, e. g., (1,4) to the right and (2,5) to the left of C. Now consider the region R enclosed by the edges (1, 2), (2,5), (4,5), (1,4), which contains vertex 3. The curve of edge (3, 1) must start within R and, due to the homogeneous field, must reach vertex 1 from below.…”
Section: Lemma 1 Rup Pmentioning
confidence: 99%
“…Another subclass of RUP are the graphs with a queue layout, see [1]. The input-output behavior of a queue is represented by a graph such that the behavior is legal if and only if the graph has a RUP embedding with all vertices placed on a horizontal line.…”
Section: Introductionmentioning
confidence: 99%