Virtual Arc Consistency for Weighted CSP
Abstract
Optimizing a combination of local cost functions on dis-crete variables is a central problem in many formalisms such as in probabilistic networks, maximum satisfiabil-ity, weighted CSP or factor graphs. Recent results have shown that maintaining a form of local consistency in a Branch and Bound search provides bounds that are strong enough to solve many practical instances. In this paper, we introduce Virtual Arc Consistency (VAC) which iteratively identifies and applies se-quences of cost propagation over rational costs that are guaranteed to transform a WCSP in another WCSP with an improved constant cost. Although not as strong as Optimal Soft Arc Consistency, VAC is faster and power-ful enough to solve submodular problems. Maintaining VAC inside branch and bound leads to important im-provements in efficiency on large difficult problems and allowed us to close two famous frequency assignment problem instances.
Cite
Text
Cooper et al. "Virtual Arc Consistency for Weighted CSP." AAAI Conference on Artificial Intelligence, 2008.Markdown
[Cooper et al. "Virtual Arc Consistency for Weighted CSP." AAAI Conference on Artificial Intelligence, 2008.](https://mlanthology.org/aaai/2008/cooper2008aaai-virtual/)BibTeX
@inproceedings{cooper2008aaai-virtual,
title = {{Virtual Arc Consistency for Weighted CSP}},
author = {Cooper, Martin C. and de Givry, Simon and Sánchez-Fibla, Martí and Schiex, Thomas and Zytnicki, Matthias},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2008},
pages = {253-258},
url = {https://mlanthology.org/aaai/2008/cooper2008aaai-virtual/}
}