Balance and Filtering in Structured Satisfiable Problems

Abstract

New methods to generate hard random problem instances have driven progress on algorithms for deduction and constraint satisfaction. Recently Achlioptas et al. (AAAI 2000) introduced a new generator based on Latin squares that creates only satisfiable problems, and so can be used to accurately test incomplete (one sided) solvers. We investigate how this and other generators are biased away from the uniform distribution of satisfiable problems and show how they can be improved by imposing a balance condition. More generally, we show that the generator is one member of a family of related models that generate distributions ranging from ones that are everywhere tractable to ones that exhibit a sharp hardness threshold. We also discuss the critical role of the problem encoding in the performance of both systematic and local search solvers.

Cite

Text

Kautz et al. "Balance and Filtering in Structured Satisfiable Problems." International Joint Conference on Artificial Intelligence, 2001.

Markdown

[Kautz et al. "Balance and Filtering in Structured Satisfiable Problems." International Joint Conference on Artificial Intelligence, 2001.](https://mlanthology.org/ijcai/2001/kautz2001ijcai-balance/)

BibTeX

@inproceedings{kautz2001ijcai-balance,
  title     = {{Balance and Filtering in Structured Satisfiable Problems}},
  author    = {Kautz, Henry A. and Ruan, Yongshao and Achlioptas, Dimitris and Gomes, Carla P. and Selman, Bart and Stickel, Mark E.},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2001},
  pages     = {351-358},
  url       = {https://mlanthology.org/ijcai/2001/kautz2001ijcai-balance/}
}