Consensus Optimizing Both Distance Sum and Radius

  • Authors:
  • Amihood Amir;Gad M. Landau;Joong Chae Na;Heejin Park;Kunsoo Park;Jeong Seop Sim

  • Affiliations:
  • Bar-Ilan University, Ramat-Gan, Israel 52900;University of Haifa, Haifa, Israel 31905 and Polytechnic Institute of NYU, USA 11201-3840;Sejong University, Seoul, South Korea 143-747;Hanyang University, Seoul, South Korea 133-791;Seoul National University, Seoul, South Korea 151-742;Inha University, Incheon, South Korea 402-751

  • Venue:
  • SPIRE '09 Proceedings of the 16th International Symposium on String Processing and Information Retrieval
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

The consensus string problem is finding a representative string (consensus) of a given set $\mathbb{S}$ of strings. In this paper we deal with the consensus string problems optimizing both distance sum and radius, where the distance sum is the sum of (Hamming) distances from the strings in $\mathbb{S}$ to the consensus and the radius is the longest (Hamming) distance from the strings in $\mathbb{S}$ to the consensus. Although there have been results considering either distance sum or radius, there have been no results considering both as far as we know. We present two algorithms to solve the consensus string problems optimizing both distance sum and radius for three strings. The first algorithm finds the optimal consensus string that minimizes both distance sum and radius, and the second algorithm finds the bounded consensus string such that, given constants s and r , the distance sum is at most s and the radius is at most r . Both algorithms take linear time.