Sciweavers

CIAC
2000
Springer

Algorithms for a Simple Point Placement Problem

13 years 9 months ago
Algorithms for a Simple Point Placement Problem
We consideralgorithms for a simple one-dimensionalpoint placement problem: given N points on a line, and noisy measurements of the distances between many pairs of them, estimate the relative positions of the points. Problems of this flavorarise in a variety of contexts. The particular motivating example that inspired this work comes from molecular biology; the points are markers on a chromosomeand the goalis to map their positions. The problem is NP-hard under reasonable assumptions. We present two algorithms for computing least squares estimates of the ordering and positions of the markers: a branch and bound algorithm and a highly effective heuristic search algorithm. The branch and bound algorithm is able to solve to optimality problems of 18 markers in about an hour, visiting about 10 6 nodes out of a search space of 10 16 nodes. The local search algorithm usually was able to find the global minimum of problems of similar size in about one second, and should comfortably handle mu...
Joshua Redstone, Walter L. Ruzzo
Added 02 Aug 2010
Updated 02 Aug 2010
Type Conference
Year 2000
Where CIAC
Authors Joshua Redstone, Walter L. Ruzzo
Comments (0)