2014
DOI: 10.1007/978-3-662-44465-8_1
|View full text |Cite
|
Sign up to set email alerts
|

On r-Simple k-Path

Abstract: An r-simple k-path is a path in the graph of length k that passes through each vertex at most r times. The r-SIMPLE k-PATH problem, given a graph G as input, asks whether there exists an r-simple k-path in G. We first show that this problem is NP-Complete. We then show that there is a graph G that contains an r-simple k-path and no simple path of length greater than 4 log k/ log r. So this, in a sense, motivates this problem especially when one's goal is to find a short path that visits many vertices in the gr… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

3
102
0

Year Published

2015
2015
2019
2019

Publication Types

Select...
4
1

Relationship

2
3

Authors

Journals

citations
Cited by 8 publications
(105 citation statements)
references
References 21 publications
3
102
0
Order By: Relevance
“…By Lemma 4.11, |D r,k | = 2 O(k/r) . Thus, it is clear that our algorithm runs in time 2 O(k/r) · f (k/r) · (n + log k) O (1) . In what follows, we prove that our algorithm is correct.…”
Section: Bounding Rmentioning
confidence: 95%
See 4 more Smart Citations
“…By Lemma 4.11, |D r,k | = 2 O(k/r) . Thus, it is clear that our algorithm runs in time 2 O(k/r) · f (k/r) · (n + log k) O (1) . In what follows, we prove that our algorithm is correct.…”
Section: Bounding Rmentioning
confidence: 95%
“…We remark that DPs over so-called hidden tree decompositions are a well-known tool to design subexponential-time algorithms for parameterized problems in Computational Geometry (see, e.g., [28,6]). We use a DP Step Each entry in N is computed in time 2 O(k/r) · (r + n + log k) O (1) . Since there are only 2 O(k/r) · (r + n + log k) O(1) entries in N, the total running time is 2 O(k/r) · (r + n + log k) O(1) .…”
Section: Two-level Dynamic Programming (Dp)mentioning
confidence: 99%
See 3 more Smart Citations