Exact and approximation algorithms for the expanding search problem

11/20/2019
by   Ben Hermans, et al.
0

Suppose a target is hidden in one of the vertices of an edge-weighted graph according to a known probability distribution. The expanding search problem asks for a search sequence of the vertices so as to minimize the expected time for finding the target, where the time for reaching the next vertex is determined by its distance to the region that was already searched. This problem has numerous applications, such as searching for hidden explosives, mining coal, and disaster relief. In this paper, we develop exact algorithms and heuristics, including a branch-and-cut procedure, a greedy algorithm with a constant-factor approximation guarantee, and a novel local search procedure based on a spanning tree neighborhood. Computational experiments show that our branch-and-cut procedure outperforms all existing methods for general instances and both heuristics compute near-optimal solutions with little computational effort.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/21/2018

Faster Exact and Approximate Algorithms for k-Cut

In the k-cut problem, we are given an edge-weighted graph G and an integ...
research
11/13/2022

Exact and Approximation Algorithms for the Domination Problem

In a simple connected graph G=(V,E), a subset of vertices S ⊆ V is a dom...
research
01/09/2023

Improved Approximation Algorithms for the Expanding Search Problem

A searcher faces a graph with edge lengths and vertex weights, initially...
research
09/14/2017

Spanning trees with few branch vertices

A branch vertex in a tree is a vertex of degree at least three. We prove...
research
10/24/2020

Neural Networked Assisted Tree Search for the Personnel Rostering Problem

The personnel rostering problem is the problem of finding an optimal way...
research
06/06/2018

Finding the Bandit in a Graph: Sequential Search-and-Stop

We consider the problem where an agent wants to find a hidden object tha...

Please sign up or login with your details

Forgot password? Click here to reset