Parallel hybrid method for SAT that couples genetic algorithms and local search

Citation
G. Folino et al., Parallel hybrid method for SAT that couples genetic algorithms and local search, IEEE T EV C, 5(4), 2001, pp. 323-334
Citations number
38
Categorie Soggetti
AI Robotics and Automatic Control
Journal title
IEEE TRANSACTIONS ON EVOLUTIONARY COMPUTATION
ISSN journal
1089778X → ACNP
Volume
5
Issue
4
Year of publication
2001
Pages
323 - 334
Database
ISI
SICI code
1089-778X(200108)5:4<323:PHMFST>2.0.ZU;2-9
Abstract
A parallel hybrid method for solving the satisfiability (SAT) problem that combines cellular genetic algorithms (GAs) and the random walk SAT (WSAT) s trategy of greedy SAT (GSAT) is presented. The method, called cellular gene tic WSAT (CGWSAT), uses a cellular GA to perform a global search from a ran dom initial population of candidate solutions and a local selective generat ion of new strings. Global search is then specialized in local search by ad opting the WSAT strategy. A main characteristic of the method is that it in directly provides a parallel implementation of WSAT when the probability of crossover is set to zero. CGWSAT has been implemented on a Meiko CS-2 para llel machine using a two-dimensional cellular automaton as a parallel compu tation model. The algorithm has been tested on randomly generated problems and some classes of problems from the DIMACS and SATLIB test set.