English

Lifted Unit Propagation for Effective Grounding

Logic in Computer Science 2011-09-08 v1 Artificial Intelligence

Abstract

A grounding of a formula ϕ\phi over a given finite domain is a ground formula which is equivalent to ϕ\phi on that domain. Very effective propositional solvers have made grounding-based methods for problem solving increasingly important, however for realistic problem domains and instances, the size of groundings is often problematic. A key technique in ground (e.g., SAT) solvers is unit propagation, which often significantly reduces ground formula size even before search begins. We define a "lifted" version of unit propagation which may be carried out prior to grounding, and describe integration of the resulting technique into grounding algorithms. We describe an implementation of the method in a bottom-up grounder, and an experimental study of its performance.

Cite

@article{arxiv.1109.1317,
  title  = {Lifted Unit Propagation for Effective Grounding},
  author = {Pashootan Vaezipoor and David Mitchell and Maarten Mariën},
  journal= {arXiv preprint arXiv:1109.1317},
  year   = {2011}
}

Comments

Appears in the Proceedings of the 19th International Conference on Applications of Declarative Programming and Knowledge Management (INAP 2011)

R2 v1 2026-06-21T19:00:48.217Z