2022
DOI: 10.1007/s00453-022-00931-1
|View full text |Cite
|
Sign up to set email alerts
|

Polynomial Time Algorithms for Tracking Path Problems

Abstract: Given a graph G, and terminal vertices s and t, the Tracking Paths problem asks to compute a set of minimum number of vertices to be marked as trackers, such that the sequence of trackers encountered in each $$s$$ s -$$t$$ t path is unique. Tracking Paths is NP-hard in both directed and undirected graphs in general. In this paper we give a collection of polynomial time algorithms for some restricted versions of Tracking Paths. We prove that Tracking … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
14
0

Year Published

2023
2023
2023
2023

Publication Types

Select...
2
1
1
1

Relationship

2
3

Authors

Journals

citations
Cited by 5 publications
(14 citation statements)
references
References 28 publications
0
14
0
Order By: Relevance
“…For a subgraph G , we can check if a pair of vertices a, b ∈ V (G ) forms a local source-destination pair if there exists disjoint paths from s to a and b to t in the graph G \ G ∪ {a, b}, in quadratic time using the disjoint path algorithm from [14]. The concept of local source-destination pair has been used to obtain efficient algorithms for Tracking Paths (see [3,6,10]). If u, v form a local source-destination pair for a subgraph G , we refer to them as a local s-t pair.…”
Section: Parameterization By Dual Connected Modulatormentioning
confidence: 99%
See 1 more Smart Citation
“…For a subgraph G , we can check if a pair of vertices a, b ∈ V (G ) forms a local source-destination pair if there exists disjoint paths from s to a and b to t in the graph G \ G ∪ {a, b}, in quadratic time using the disjoint path algorithm from [14]. The concept of local source-destination pair has been used to obtain efficient algorithms for Tracking Paths (see [3,6,10]). If u, v form a local source-destination pair for a subgraph G , we refer to them as a local s-t pair.…”
Section: Parameterization By Dual Connected Modulatormentioning
confidence: 99%
“…They also gave a linear time algorithm for bounded clique-width graphs. Recently we gave polynomial time algorithms for some restricted cases of Tracking Paths [6].…”
Section: Introductionmentioning
confidence: 99%
“…Related Work. Tracking has been shown to be NP-Complete [4], even when the input graph is planar [23] or has bounded degree [13]. It is fixed-parameter tractable (FPT): when parameterized by the solution size (a.k.a., the natural parameter), it admits a quadratic kernel in general and a linear kernel when the graph is planar [14] (other parameterizations have been studied in [15]).…”
Section: Introductionmentioning
confidence: 99%
“…It is fixed-parameter tractable (FPT): when parameterized by the solution size (a.k.a., the natural parameter), it admits a quadratic kernel in general and a linear kernel when the graph is planar [14] (other parameterizations have been studied in [15]). Further, it admits approximation ratios of 4 [23] for planar graphs and of 2∆ + 1 [13] for degree-∆ graphs. Exact polynomial time algorithms exist for bounded clique-width graphs [23], as well as chordal and tournament graphs [13].…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation