MAX-2-SAT: How Good Is Tabu Search in the Worst-Case?
Abstract
Tabu search algorithms are amongst the most successful local search based methods for the maximum satisfiability prob-lem. The practical superiority of tabu search over the local search alone has been already shown experimentally several times. A natural question addressed here is to understand if this superiority holds also from the worst-case point of view. Moreover, it is well known that the main critical parame-ter of tabu techniques is the tabu list length. Focussing on MAX-2-SAT problem, the main contribution of this paper is a worst-case analysis of tabu search as a function of the tabu list length. We give a first theoretical evidence of the advan-tage of a tabu search strategy over the basic local search alone that critically depends on the tabu list length.
Cite
Text
Mastrolilli and Gambardella. "MAX-2-SAT: How Good Is Tabu Search in the Worst-Case?." AAAI Conference on Artificial Intelligence, 2004.Markdown
[Mastrolilli and Gambardella. "MAX-2-SAT: How Good Is Tabu Search in the Worst-Case?." AAAI Conference on Artificial Intelligence, 2004.](https://mlanthology.org/aaai/2004/mastrolilli2004aaai-max/)BibTeX
@inproceedings{mastrolilli2004aaai-max,
title = {{MAX-2-SAT: How Good Is Tabu Search in the Worst-Case?}},
author = {Mastrolilli, Monaldo and Gambardella, Luca Maria},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2004},
pages = {173-178},
url = {https://mlanthology.org/aaai/2004/mastrolilli2004aaai-max/}
}