Polynomial Time Algorithms for Tracking Path Problems

02/18/2020
by   Pratibha Choudhary, et al.
0

Given a graph G, and terminal vertices s and t, the TRACKING PATHS problem asks to compute a minimum number of vertices to be marked as trackers, such that the sequence of trackers encountered in each s-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 PATHS is polynomial time solvable for chordal graphs and tournament graphs. We prove that TRACKING PATHS is NP-hard in graphs with bounded maximum degree δ≥ 6, and give a 2(δ+1)-approximate algorithm for the same. We also analyze the version of tracking s-t paths where paths are tracked using edges instead of vertices, and we give a polynomial time algorithm for the same. Finally, we show how to reconstruct an s-t path, given a sequence of trackers and a tracking set for the graph in consideration.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/09/2020

Improved Kernels for Tracking Path Problems

Given a graph G, terminal vertices s and t, and an integer k, the Tracki...
research
10/29/2018

A Maximum Linear Arrangement Problem on Directed Graphs

We propose a new arrangement problem on directed graphs, Maximum Directe...
research
02/20/2019

On Polynomial-Time Combinatorial Algorithms for Maximum L-Bounded Flow

Given a graph G=(V,E) with two distinguished vertices s,t∈ V and an inte...
research
01/31/2018

Efficient Algorithms for Measuring the Funnel-likeness of DAGs

Funnels are a new natural subclass of DAGs. Intuitively, a DAG is a funn...
research
07/06/2019

Node-Constrained Traffic Engineering: Theory and Applications

Traffic engineering (TE) is a fundamental task in networking. Convention...
research
12/29/2017

Interesting Paths in the Mapper

The Mapper produces a compact summary of high dimensional data as a simp...
research
08/22/2020

Structural Parameterizations of Tracking Paths Problem

Given a graph G with source and destination vertices s,t∈ V(G) respectiv...

Please sign up or login with your details

Forgot password? Click here to reset