English

Synthesis of Temporal Causality

Logic in Computer Science 2025-06-18 v4

Abstract

We present an automata-based algorithm to synthesize omega-regular causes for omega-regular effects on executions of a reactive system, such as counterexamples uncovered by a model checker. Our theory is a generalization of temporal causality, which has recently been proposed as a framework for drawing causal relationships between trace properties on a given trace. So far, algorithms exist only for verifying a single causal relationship and, as an extension, cause synthesis through enumeration, which is complete only for a small fragment of effect properties. This work presents the first complete cause-synthesis algorithm for the class of omega-regular effects. We show that in this case, causes are guaranteed to be omega-regular themselves and can be computed as, e.g., nondeterministic B\"uchi automata. We demonstrate the practical feasibility of this algorithm with a prototype tool and evaluate its performance for cause synthesis and cause checking.

Keywords

Cite

@article{arxiv.2405.10912,
  title  = {Synthesis of Temporal Causality},
  author = {Bernd Finkbeiner and Hadar Frenkel and Niklas Metzger and Julian Siber},
  journal= {arXiv preprint arXiv:2405.10912},
  year   = {2025}
}

Comments

Full version with appendix

R2 v1 2026-06-28T16:31:02.065Z