Related Experiment Video
Updated: May 21, 2026

Quantitative Hardness Measurement by Instrumented AFM-indentation
Published on: November 22, 2016
On the hardness of counting and sampling center strings
Christina Boucher1, Mohamed Omar
1Department of Computer Science, Colorado State University, 1873 Campus Delivery, Fort Collins, CO 80523-1873, USA. cboucher@cs.colostate.edu
The #CLOSEST STRING problem is computationally hard, but becomes solvable with approximation algorithms when string set size (n), length (l), or distance (d) is fixed. This research also addresses random sampling of center strings.
Area of Science:
- Computational complexity theory
- Bioinformatics algorithms
- Stringology
Background:
- The Closest String problem seeks a central string within a defined Hamming distance 'd' from all strings in a set 'S'.
- Efficiently solving this problem is crucial for various applications, including DNA sequence alignment and data compression.
Purpose of the Study:
- To analyze the computational complexity of the #CLOSEST STRING problem, which counts the number of such center strings.
- To investigate the feasibility of exact and approximate solutions, as well as uniform random sampling of center strings.
Main Methods:
- The study employs theoretical computer science techniques, including reductions and complexity analysis.
- It explores parameterized complexity by fixing one of the input parameters (n, l, or d).
Main Results:
- The #CLOSEST STRING problem is proven to be intractable for exact or polynomial-time approximate solutions.
- Fixing any single parameter (n, l, or d) allows for a fully polynomial-time randomized approximation scheme (FPRAS).
- Equivalent complexity results are established for uniformly at random sampling of center strings.
Conclusions:
- The #CLOSEST STRING problem presents significant computational challenges.
- Parameterized complexity offers a viable approach for developing approximation algorithms and efficient random sampling methods.
- These findings have implications for the practical application of closest string algorithms in fields like bioinformatics.
Related Concept Videos
Problem-Solving: Tuning of a Guitar String
The string's wave speed can be regulated by varying the linear density. Tension is the other property that determines the speed of...
Fineness Modulus
Consider performing sieve analysis on sand through a set of ASTM sieves. The weight of aggregate retained in each sieve and pan placed at the bottom is recorded, as given in Column B of Table 1.
To determine the fineness modulus of...
Sampling Theorem
Toughness and Hardness of Aggregate
Uncertainty in Measurement: Reading Instruments
Sampling Methods: Overview
In analytical chemistry, the choice of sampling...

