An algorithm based on tabu search for satisfiability problem

Wenqi Huang,Defu Zhang,Houxiang Wang
DOI: https://doi.org/10.1007/BF02947312
IF: 1.871
2002-01-01
Journal of Computer Science and Technology
Abstract:In this paper, a computationally effective algorithm based on tabu search for solving the satisfiability problem (TSSAT) is proposed. Some novel and efficient heuristic strategies for generating candidate neighborhood of the current assignment and selecting variables to be flipped are presented. Especially, the aspiration criterion and tabu list structure of TSSAT are different from those of traditional tabu search. Computational experiments on a class of problem instances show that, TSSAT, in a reasonable amount of computer time, yields better results than Novelty which is currently among the fastest known. Therefore, TSSAT is feasible and effective.
What problem does this paper attempt to address?