Note: A parameterized algorithm for the hyperplane-cover problem

  • Authors:
  • Jianxin Wang;Wenjun Li;Jianer Chen

  • Affiliations:
  • School of Information Science and Engineering, Central South University, Changsha 410083, PR China;School of Information Science and Engineering, Central South University, Changsha 410083, PR China;School of Information Science and Engineering, Central South University, Changsha 410083, PR China and Department of Computer Science and Engineering, Texas A&M University, College Station, TX 778 ...

  • Venue:
  • Theoretical Computer Science
  • Year:
  • 2010

Quantified Score

Hi-index 5.23

Visualization

Abstract

We consider the problem of covering a given set of points in the Euclidean space R^m by a small number k of hyperplanes of dimensions bounded by d, where d@?m. We present a very simple parameterized algorithm for the problem, and give thorough mathematical analysis to prove the correctness and derive the complexity of the algorithm. When the algorithm is applied on the standard hyperplane-cover problem in R^d, it runs in time O^*(k^(^d^-^1^)^k/1.3^k), improving the previous best algorithm of running time O^*(k^d^k^+^d) for the problem. When the algorithm is applied on the line-cover problem in R^2, it runs in time O^*(k^k/1.35^k), improving the previous best algorithm of running time O^*(k^2^k/4.84^k) for the problem.