Efficient Path Consistency Algorithm for Large Qualitative Constraint Networks
Abstract
We propose a new algorithm called DPC+ to enforce partial path consistency (PPC) on qualitative constraint networks. PPC restricts path consistency (PC) to a triangulation of the underlying constraint graph of a network. As PPC retains the sparseness of a constraint graph, it can make reasoning tasks such as consistency checking and minimal labelling of large qualitative constraint networks much easier to tackle than PC. For qualitative constraint networks defined over any distributive subalgebra of well-known spatio-temporal calculi, such as the Region Connection Calculus and the Interval Algebra, we show that DPC+ can achieve PPC very fast. Indeed, the algorithm enforces PPC on a qualitative constraint network by processing each triangle in a triangulation of its underlying constraint graph at most three times. Our experiments demonstrate significant improvements of DPC+ over the state-of-the-art PPC enforcing algorithm. PDF
Cite
Text
Long et al. "Efficient Path Consistency Algorithm for Large Qualitative Constraint Networks." International Joint Conference on Artificial Intelligence, 2016.Markdown
[Long et al. "Efficient Path Consistency Algorithm for Large Qualitative Constraint Networks." International Joint Conference on Artificial Intelligence, 2016.](https://mlanthology.org/ijcai/2016/long2016ijcai-efficient/)BibTeX
@inproceedings{long2016ijcai-efficient,
title = {{Efficient Path Consistency Algorithm for Large Qualitative Constraint Networks}},
author = {Long, Zhiguo and Sioutis, Michael and Li, Sanjiang},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2016},
pages = {1202-1208},
url = {https://mlanthology.org/ijcai/2016/long2016ijcai-efficient/}
}