English

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 GG with nn vertices and mm edges, and a positive integer pp, the Hamiltonian pp-median problem consists in finding pp cycles of minimum total weight such that each vertex of GG is in exactly one cycle. We introduce an O(n6)O(n^6) 3-approximation algorithm for the particular case in which pn2n53p \leq \lceil \frac{n-2\lceil \frac{n}{5} \rceil}{3} \rceil. An approximation ratio of 2 might be obtained depending on the number of components in the optimal 2-factor of GG. 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 pp, the exact algorithm is outperformed by our approximation algorithm.

Keywords

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}
}
R2 v1 2026-06-24T10:59:38.177Z