Iterative Rounding for the Closest String Problem

Computer Science – Data Structures and Algorithms

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

This paper has been published in abstract Booklet of CiE09

Scientific paper

The closest string problem is an NP-hard problem, whose task is to find a string that minimizes maximum Hamming distance to a given set of strings. This can be reduced to an integer program (IP). However, to date, there exists no known polynomial-time algorithm for IP. In 2004, Meneses et al. introduced a branch-and-bound (B & B) method for solving the IP problem. Their algorithm is not always efficient and has the exponential time complexity. In the paper, we attempt to solve efficiently the IP problem by a greedy iterative rounding technique. The proposed algorithm is polynomial time and much faster than the existing B & B IP for the CSP. If the number of strings is limited to 3, the algorithm is provably at most 1 away from the optimum. The empirical results show that in many cases we can find an exact solution. Even though we fail to find an exact solution, the solution found is very close to exact solution.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

Iterative Rounding for the Closest String Problem does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with Iterative Rounding for the Closest String Problem, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Iterative Rounding for the Closest String Problem will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-615110

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.