English

SAT-based Learning of Computation Tree Logic

Logic in Computer Science 2024-04-17 v4

Abstract

The CTL learning problem consists in finding for a given sample of positive and negative Kripke structures a distinguishing CTL formula that is verified by the former but not by the latter. Further constraints may bound the size and shape of the desired formula or even ask for its minimality in terms of syntactic size. This synthesis problem is motivated by explanation generation for dissimilar models, e.g. comparing a faulty implementation with the original protocol. We devise a SAT-based encoding for a fixed size CTL formula, then provide an incremental approach that guarantees minimality. We further report on a prototype implementation whose contribution is twofold: first, it allows us to assess the efficiency of various output fragments and optimizations. Secondly, we can experimentally evaluate this tool by randomly mutating Kripke structures or syntactically introducing errors in higher-level models, then learning CTL distinguishing formulas.

Keywords

Cite

@article{arxiv.2402.06366,
  title  = {SAT-based Learning of Computation Tree Logic},
  author = {Adrien Pommellet and Daniel Stan and Simon Scatton},
  journal= {arXiv preprint arXiv:2402.06366},
  year   = {2024}
}

Comments

Paper soon to be presented at IJCAR 2024

R2 v1 2026-06-28T14:43:59.428Z