A 3-Approximation Algorithm for a Particular Case of the Hamiltonian p-Median Problem
Data Structures and Algorithms
2022-04-28 v1
Abstract
Given a weighted graph with vertices and edges, and a positive integer , the Hamiltonian -median problem consists in finding cycles of minimum total weight such that each vertex of is in exactly one cycle. We introduce an 3-approximation algorithm for the particular case in which . An approximation ratio of 2 might be obtained depending on the number of components in the optimal 2-factor of . We present computational experiments comparing the approximation algorithm to an exact algorithm from the literature. In practice much better ratios are obtained. For large values of , the exact algorithm is outperformed by our approximation algorithm.
Cite
@article{arxiv.2204.12609,
title = {A 3-Approximation Algorithm for a Particular Case of the Hamiltonian p-Median Problem},
author = {Dilson Lucas Pereira and Michel Wan Der Maas Soares},
journal= {arXiv preprint arXiv:2204.12609},
year = {2022}
}