On approximate data reduction for the Rural Postman Problem: Theory and experiments
Abstract
Given an undirected graph with edge weights and a subset of its edges, the Rural Postman Problem (RPP) is to find a closed walk of minimum total weight containing all edges of . We prove that RPP is WK[1]-complete parameterized by the number and cost of edges traversed additionally to the required ones. Thus, in particular, RPP instances cannot be polynomial-time compressed to instances of size polynomial in unless the polynomial-time hierarchy collapses. In contrast, denoting by the number of vertices incident to an odd number of edges of and by the number of connected components formed by the edges in , we show how to reduce any RPP instance to an RPP instance with vertices in time so that any -approximate solution for gives an -approximate solution for , for any and . That is, we provide a polynomial-size approximate kernelization scheme (PSAKS). We experimentally evaluate it on wide-spread benchmark data sets as well as on two real snow plowing instances from Berlin. On instances with few connected components, the number of vertices and required edges is reduced to about at a solution quality loss. We also make first steps towards a PSAKS for the parameter .
Cite
@article{arxiv.1812.10131,
title = {On approximate data reduction for the Rural Postman Problem: Theory and experiments},
author = {René van Bevern and Till Fluschnik and Oxana Yu. Tsidulko},
journal= {arXiv preprint arXiv:1812.10131},
year = {2021}
}
Comments
Added plot, definition of parameterized optimization problem, argument against PSAKS for parameter b