Constraint Solving over Semirings

Abstract

We introduce a general framework for constraint solving where classical CSPs, fuzzy CSPs, weighted CSPs, partial constraint satisfaction, and others can be easily cast. The framework is based on a semiring structure, where the set of the semiring specifies the values to be associated to each tuple of values of the variable domain, and the two semiring operations (+ and \\Theta) model constraint projection and combination respectively. Local consistency algorithms, as usually used for classical CSPs, can be exploited in this general framework as well, provided that some conditions on the semiring operations are satisfied. We then show how this framework can be used to model both old and new constraint solving schemes, thus allowing one both to formally justify many informally taken choices in existing schemes, and to prove that the local consistency techniques can be used also in newly defined schemes. 1 Introduction Classical constraint satisfaction problems (CSPs) [ Montanari, 1974; M...

Cite

Text

Bistarelli et al. "Constraint Solving over Semirings." International Joint Conference on Artificial Intelligence, 1995.

Markdown

[Bistarelli et al. "Constraint Solving over Semirings." International Joint Conference on Artificial Intelligence, 1995.](https://mlanthology.org/ijcai/1995/bistarelli1995ijcai-constraint/)

BibTeX

@inproceedings{bistarelli1995ijcai-constraint,
  title     = {{Constraint Solving over Semirings}},
  author    = {Bistarelli, Stefano and Montanari, Ugo and Rossi, Francesca},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {1995},
  pages     = {624-630},
  url       = {https://mlanthology.org/ijcai/1995/bistarelli1995ijcai-constraint/}
}