2008
DOI: 10.1137/060672613
|View full text |Cite
|
Sign up to set email alerts
|

Detecting a Theta or a Prism

Abstract: A theta in a graph is an induced subgraph consisting of two nonadjacent vertices joined by three disjoint paths. A prism in a graph is an induced subgraph consisting of two disjoint triangles joined by three disjoint paths. This paper gives a polynomial-time algorithm to test whether a graph has an induced subgraph that is either a prism or a theta.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
39
0

Year Published

2010
2010
2021
2021

Publication Types

Select...
5
2

Relationship

2
5

Authors

Journals

citations
Cited by 25 publications
(39 citation statements)
references
References 3 publications
0
39
0
Order By: Relevance
“…Motivated by the parallel between pyramids and thetas-or-prisms, Chudnovsky and Kapadia [2,4] proved the following:…”
Section: 1mentioning
confidence: 99%
“…Motivated by the parallel between pyramids and thetas-or-prisms, Chudnovsky and Kapadia [2,4] proved the following:…”
Section: 1mentioning
confidence: 99%
“…They improve the complexity by introducing a new idea of a "tracker" that allows for fewer graphs that need to be recursively decomposed by star cutsets, and they improve the complexity of the cleaning procedure by first looking for certain structures, using the three-in-a-tree algorithms from [29], before applying the cleaning. We observe that detecting whether a graph contains a 3P C(·, ·) or a 3P C(∆, ∆) can be done in O(n 35 ) time [23]. The high complexity of all these algorithms is due to the cleaning procedure.…”
Section: Theorem 91 ([43]) a Graph Is Odd-signable If And Only If Itmentioning
confidence: 99%
“…Note that the condition that nodes of P i ∪ P j , i = j, must induce a hole, implies that all paths of a 3P C(·, ·) have length greater than one, and at most one path of a 3P C(∆, ·) has length one. In literature 3P C(·, ·) is also referred to as theta [23], 3P C(∆, ·) as pyramid [22], and 3P C(∆, ∆) as prism [23].…”
Section: Introductionmentioning
confidence: 99%
“…Note that the condition that nodes of P i ∪ P j , i = j, must induce a hole, implies that all paths of a 3P C(·, ·) have length greater than one, and at most one path of a 3P C(∆, ·) has length one. 3P C(·, ·)'s are also known as thetas (as in [8]), 3P C(∆, ∆)'s are also known as prisms (as in [8]), and 3P C(∆, ·)'s are also known as pyramids (as in [7]). …”
Section: Figure 1: Truemper Configurationsmentioning
confidence: 99%
“…This turns out to be false so far. Detecting a theta or a prism using the method outlined in [9] ends up being of complexity O(n 35 ) [8].…”
Section: Recognition Algorithmsmentioning
confidence: 99%