Online maximum k-coverage

  • Authors:
  • Giorgio Ausiello;Nicolas Boria;Aristotelis Giannakos;Giorgio Lucarelli;Vangelis Th. Paschos

  • Affiliations:
  • Dip. di Informatica e Sistemistica, Università degli Studi di Roma "La Sapienza";LAMSADE, CNRS UMR 7243 and Université Paris-Dauphine;LAMSADE, CNRS UMR 7243 and Université Paris-Dauphine;LAMSADE, CNRS UMR 7243 and Université Paris-Dauphine;LAMSADE, CNRS UMR 7243 and Université Paris-Dauphine and Institut Universitaire de France

  • Venue:
  • FCT'11 Proceedings of the 18th international conference on Fundamentals of computation theory
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

We study an online model for the maximum k-vertex-coverage problem, where given a graph G = (V,E) and an integer k, we ask for a subset A ⊆ V, such that |A| = k and the number of edges covered by A is maximized. In our model, at each step i, a new vertex vi is revealed, and we have to decide whether we will keep it or discard it. At any time of the process, only k vertices can be kept in memory; if at some point the current solution already contains V vertices, any inclusion of a new vertex in the solution must entail the definite deletion of another vertex of the current solution (a vertex not kept when revealed is definitely deleted). We propose algorithms for several natural classes of graphs (mainly regular and bipartite), improving on an easy 1/2-competitive ratio. We next settle a set-version of the problem, called maximum k-(set)-coverage problem. For this problem we present an algorithm that improves upon former results for the same model for small and moderate values of k.