The Covering Canadian Traveller Problem Revisited

04/27/2023
by   Niklas Hahn, et al.
0

In this paper, we consider the k-Covering Canadian Traveller Problem (k-CCTP), which can be seen as a variant of the Travelling Salesperson Problem. The goal of k-CCTP is finding the shortest tour for a traveller to visit a set of locations in a given graph and return to the origin. Crucially, unknown to the traveller, up to k edges of the graph are blocked and the traveller only discovers blocked edges online at one of their respective endpoints. The currently best known upper bound for k-CCTP is O(√(k)) which was shown in [Huang and Liao, ISAAC '12]. We improve this polynomial bound to a logarithmic one by presenting a deterministic O(log k)-competitive algorithm that runs in polynomial time. Further, we demonstrate the tightness of our analysis by giving a lower bound instance for our algorithm.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/26/2022

Online TSP with Known Locations

In this paper, we consider the Online Traveling Salesperson Problem (OLT...
research
11/02/2020

Tight Bounds for Online Graph Partitioning

We consider the following online optimization problem. We are given a gr...
research
08/02/2021

Efficient covering of convex domains by congruent discs

In this paper, we consider the problem of covering a plane region with u...
research
11/20/2019

New Algorithms for Mixed Dominating Set

A mixed dominating set is a collection of vertices and edges that domina...
research
09/05/2020

Optimal Deterministic Group Testing Algorithms to Estimate the Number of Defectives

We study the problem of estimating the number of defective items d withi...
research
09/13/2018

Towards the linear arboricity conjecture

The linear arboricity of a graph G, denoted by la(G), is the minimum num...
research
06/02/2021

Ultra-Sparse Near-Additive Emulators

Near-additive (aka (1+ϵ,β)-) emulators and spanners are a fundamental gr...

Please sign up or login with your details

Forgot password? Click here to reset