@article{jcsa2015323,
author={{Aiman, Umme and Asrar, Nausheen},
title={Genetic Algorithm Based Solution to SAT-3 Problem},
journal={Journal of Computer Sciences and Applications},
volume={3},
number={2},
pages={33--39},
year={2015},
url={http://pubs.sciepub.com/jcsa/3/2/3},
issn={2328-725X},
abstract={SAT-3 is an NP-complete problem for determining whether there exists a solution satisfying a given Boolean formula in the Conjunctive Normal Form, wherein each clause has at most three literals. Existing approaches of this problem take exponential time and are also memory inefficient. The work uses Genetic Algorithms for finding an optimal solution to this problem. The central idea is the intelligent exploitation of a random search used to solve optimization problems. The work explores previous works to direct the search into regions of better performance within the search space, thus reducing the time and space complexity. It thus establishes the ability of Genetic Algorithms for finding optimal solutions from a huge set of solutions. The work has been implemented and analyzed with satisfactory results.},
doi={10.12691/jcsa-3-2-3}
publisher={Science and Education Publishing}
}
