English

Non-Numerical Weakly Relational Domains

Logic in Computer Science 2024-01-11 v1 Programming Languages

Abstract

The weakly relational domain of Octagons offers a decent compromise between precision and efficiency for numerical properties. Here, we are concerned with the construction of non-numerical relational domains. We provide a general construction of weakly relational domains, which we exemplify with an extension of constant propagation by disjunctions. Since for the resulting domain of 2-disjunctive formulas, satisfiability is NP-complete, we provide a general construction for a further, more abstract weakly relational domain where the abstract operations of restriction and least upper bound can be efficiently implemented. In the second step, we consider a relational domain that tracks conjunctions of inequalities between variables, and between variables and constants for arbitrary partial orders of values. Examples are sub(multi)sets, as well as prefix, substring or scattered substring orderings on strings. When the partial order is a lattice, we provide precise polynomial algorithms for satisfiability, restriction, and the best abstraction of disjunction. Complementary to the constructions for lattices, we find that, in general, satisfiability of conjunctions is NP-complete. We therefore again provide polynomial abstract versions of restriction, conjunction, and join. By using our generic constructions, these domains are extended to weakly relational domains that additionally track disjunctions. For all our domains, we indicate how abstract transformers for assignments and guards can be constructed.

Keywords

Cite

@article{arxiv.2401.05165,
  title  = {Non-Numerical Weakly Relational Domains},
  author = {Helmut Seidl and Julian Erhard and Sarah Tilscher and Michael Schwarz},
  journal= {arXiv preprint arXiv:2401.05165},
  year   = {2024}
}

Comments

15 pages

R2 v1 2026-06-28T14:13:13.609Z