CiteULike is a free online bibliography manager. Register and you can start organising your references online.

Solving Medium-Density Subset Sum Problems in Expected Polynomial Time

STACS 2005 (2005), pp. 305-314.

X Abstract

The subset sum problem (SSP) (given n numbers and a target bound B, find a subset of the numbers summing to B), is a classic NP-hard problem. The hardness of SSP varies greatly with the density of the problem. In particular, when m, the logarithm of the largest input number, is at least c ⋅ n for some constant c, the problem can be solved by a reduction to finding a short vector in a lattice. On the other hand, when the problem can be solved in polynomial time using dynamic programming or some other algorithms especially designed for dense instances. However, as far as we are aware, all known algorithms for dense SSP take at least Ω(2 m) time, and no polynomial time algorithm is known which solves SSP when m = ω(log n) (and m = o( n)). We present an expected polynomial time algorithm for solving uniformly random instances of the subset sum problem over the domain , with . To the best of our knowledge, this is the first algorithm working efficiently beyond the magnitude bound of , thus narrowing the interval of hard-to-solve SSP instances.

View the full article here:

SpringerLink

This article has been bookmarked once, on 2007-05-23.

2007-05-23 User abie
Privacy Statement | Terms & Conditions
CiteULike organises scholarly (or academic) papers or literature and provides bibliographic (which means it makes bibliographies) for universities and higher education establishments. It helps undergraduates and postgraduates. People studying for PhDs or in postdoctoral (postdoc) positions. The service is similar in scope to EndNote or RefWorks or any other reference manager like BibTeX, but it is a social bookmarking service for scientists and humanities researchers.