Removing Redundancies in Constraint Networks
Abstract
The removal of inconsistencies from the problem's representation, which has been emphasized as a means of improving the performance of backtracking algorithms in solving consttaint satisfaction problems, increases the amount of redundancy in the problem. In this paper we argue that some solution methods might actually benefit from using an opposing strategy, namely, the removal of redundancies from the representation. We present various ways in which redundancies may be identified. In particular, we show how the path-consistency method. developed for removing inconsistencies can be reversed for the purpose of identifying redundancies, and discuss the ways in which redundancy removal can be beneficial in solving consttaint satisfaction problems.
Cite
Text
Dechter and Dechter. "Removing Redundancies in Constraint Networks." AAAI Conference on Artificial Intelligence, 1987.Markdown
[Dechter and Dechter. "Removing Redundancies in Constraint Networks." AAAI Conference on Artificial Intelligence, 1987.](https://mlanthology.org/aaai/1987/dechter1987aaai-removing/)BibTeX
@inproceedings{dechter1987aaai-removing,
title = {{Removing Redundancies in Constraint Networks}},
author = {Dechter, Avi and Dechter, Rina},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {1987},
pages = {105-109},
url = {https://mlanthology.org/aaai/1987/dechter1987aaai-removing/}
}