A Random Walk Dna Algorithm for the 3-Sat Problem

WB Liu,L Gao,Q Zhang,GD Xu,XG Zhu,XR Liu,X Jin
DOI: https://doi.org/10.2174/1573413052953129
IF: 1.513
2005-01-01
Current Nanoscience
Abstract:We present a randomized DNA algorithm for the 3-SAT problem based on the probabilistic algorithm proposed by Schoning. The basic idea of our algorithm is that the read of information is performed in linear DNA molecules, while the rewrite information is implemented in plasmid DNAs. Compared with previous works, our algorithm performs the flip of a variable's value more easily and reliably, and the time complexity it, also reduced to O(mn), where m is the number of clauses and n is the number of variables. Moreover, Schoning's algorithm has been further improved recently for the case of 3-SAT by Hofmeister. We also demonstrate how to adapt this improvement in our new algorithm and the space complexity of our algorithm is then reduced to O[(4/3)(n-3m) (7/3)(m)] where m is the number of the maximal independent clauses. Up to now, this is the most volume-efficient algorithm for the 3-SAT based on DNA computing.
What problem does this paper attempt to address?