English

Finding Finite Models in Multi-Sorted First Order Logic

Logic in Computer Science 2016-04-28 v1

Abstract

This work extends the existing MACE-style finite model finding approach to multi-sorted first order logic. This existing approach iteratively assumes increasing domain sizes and encodes the related ground problem as a SAT problem. When moving to the multi-sorted setting each sort may have a different domain size, leading to an explosion in the search space. This paper focusses on methods to tame that search space. The key approach adds additional information to the SAT encoding to suggest which domains should be grown. Evaluation of an implementation of techniques in the Vampire theorem prover shows that they dramatically reduce the search space and that this is an effective approach to find finite models in multi-sorted first order logic.

Keywords

Cite

@article{arxiv.1604.08040,
  title  = {Finding Finite Models in Multi-Sorted First Order Logic},
  author = {Giles Reger and Martin Suda and Andrei Voronkov},
  journal= {arXiv preprint arXiv:1604.08040},
  year   = {2016}
}

Comments

SAT 2016

R2 v1 2026-06-22T13:42:23.701Z