Sciweavers

DNA
2000
Springer

A Space-Efficient Randomized DNA Algorithm for k-SAT

13 years 8 months ago
A Space-Efficient Randomized DNA Algorithm for k-SAT
We present a randomized DNA algorithm for k-SAT based on the classical algorithm of Paturi et al. [8]. For an n-variable, m-clause instance of k-SAT (m > n), our algorithm finds a satisfying assignment, assuming one exists, with probability 1-e, in worst-case time O(k2 mn) and space O(2(1- 1 k )n+log ). This makes it the most space-efficient DNA k-SAT algorithm for k > 3 and k < n/ log (i.e. the clause size is small compared to the number of variables). In addition, our algorithm is the first DNA algorithm to adapt techniques from the field of randomized classical algorithms.
Kevin Chen, Vijay Ramachandran
Added 24 Aug 2010
Updated 24 Aug 2010
Type Conference
Year 2000
Where DNA
Authors Kevin Chen, Vijay Ramachandran
Comments (0)