Exploiting Symmetry in Lifted CSPs

Abstract

When search problems have large-scale symmetric structure, detecting and exploiting that structure can greatly reduce the size of the search space. Previous work has shown how to find and exploit symmetries in propositional encodings of constraint satisfaction problems (CSPs). Here we consider problems that have more compact (quantified) descriptions from which propositional encodings can be generated. We describe an algorithm for finding symmetries in lifted representations of CSPs, and show sufficient conditions under which these symmetries can be mapped to symmetries in the propositional encoding. Using two domains (pigeonhole problems, and a CSP encoding of planning problems), we demonstrate experimentally that the approach of finding symmetries in lifted problem representations is a significant improvement over previous approaches that find symmetnes in propositional encodings.

Cite

Text

Joslin and Roy. "Exploiting Symmetry in Lifted CSPs." AAAI Conference on Artificial Intelligence, 1997.

Markdown

[Joslin and Roy. "Exploiting Symmetry in Lifted CSPs." AAAI Conference on Artificial Intelligence, 1997.](https://mlanthology.org/aaai/1997/joslin1997aaai-exploiting/)

BibTeX

@inproceedings{joslin1997aaai-exploiting,
  title     = {{Exploiting Symmetry in Lifted CSPs}},
  author    = {Joslin, David and Roy, Amitabha},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {1997},
  pages     = {197-202},
  url       = {https://mlanthology.org/aaai/1997/joslin1997aaai-exploiting/}
}