Graph Algorithms and Applications 5 2006
DOI: 10.1142/9789812773289_0014
|View full text |Cite
|
Sign up to set email alerts
|

On the Cutting Edge: Simplified O(n) Planarity by Edge Addition

Abstract: We present new O(n)-time methods for planar embedding and Kuratowski subgraph isolation that were inspired by the Booth-Lueker PQ-tree implementation of the Lempel-Even-Cederbaum vertex addition method. In this paper, we improve upon our conference proceedings formulation and upon the Shih-Hsu PC-tree, both of which perform comprehensive tests of planarity conditions embedding the edges from a vertex to its descendants in a 'batch' vertex addition operation. These tests are simpler than but analogous to the te… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
37
0

Year Published

2010
2010
2018
2018

Publication Types

Select...
4
3
2

Relationship

0
9

Authors

Journals

citations
Cited by 32 publications
(37 citation statements)
references
References 13 publications
(37 reference statements)
0
37
0
Order By: Relevance
“…The three triconnected cubic planar graphs with no acyclic 3-coloring Boyer and Myrvold (2004); finally, from these planar cubic graphs, we obtain the triconnected and acyclically 3-colorable ones by executing a program which is designed based on the idea of enumeration. In this paper, we extend the problem to the following conjecture.…”
Section: Resultsmentioning
confidence: 99%
“…The three triconnected cubic planar graphs with no acyclic 3-coloring Boyer and Myrvold (2004); finally, from these planar cubic graphs, we obtain the triconnected and acyclically 3-colorable ones by executing a program which is designed based on the idea of enumeration. In this paper, we extend the problem to the following conjecture.…”
Section: Resultsmentioning
confidence: 99%
“…One of these methodologies is the Boyer-Myrvold algorithm [6], a state-ofart way to verify planarity through the edge addition technique.…”
Section: ) Planaritymentioning
confidence: 99%
“…There are two possible situations: (1) PD and PU are both planar or (2) at least one of them is non-planar. Line 4 performs a planarity check for each plan through a Boyer-Myrvold method [6]. In case of a planar arrangement, the code snippet in lines 5-10 is executed.…”
Section: Algorithm 1 Pseudocode For Network Construction Via Kfmentioning
confidence: 99%
“…First, a planar graph representation G of the 1-in-3-SAT formula is constructed. Such a representation can be obtained efficiently through planar embedding [6]. Without loss of generality assume that the variables in G are aligned on a line L (e.g.…”
Section: Only One Ofmentioning
confidence: 99%