English

Subsumption Algorithms for Three-Valued Geometric Resolution

Logic in Computer Science 2023-06-22 v3

Abstract

In our implementation of geometric resolution, the most costly operation is subsumption testing (or matching): One has to decide for a three-valued, geometric formula, if this formula is false in a given interpretation. The formula contains only atoms with variables, equality, and existential quantifiers. The interpretation contains only atoms with constants. Because the atoms have no term structure, matching for geometric resolution is hard. We translate the matching problem into a generalized constraint satisfaction problem, and discuss several approaches for solving it efficiently, one direct algorithm and two translations to propositional SAT. After that, we study filtering techniques based on local consistency checking. Such filtering techniques can a priori refute a large percentage of generalized constraint satisfaction problems. Finally, we adapt the matching algorithms in such a way that they find solutions that use a minimal subset of the interpretation. The adaptation can be combined with every matching algorithm. The techniques presented in this paper may have applications in constraint solving independent of geometric resolution.

Keywords

Cite

@article{arxiv.1703.02830,
  title  = {Subsumption Algorithms for Three-Valued Geometric Resolution},
  author = {Hans de Nivelle},
  journal= {arXiv preprint arXiv:1703.02830},
  year   = {2023}
}

Comments

This version was revised on 18.05.2018