This program is tentative and subject to change.
Symbolic automata are finite state automata that support potentially infinite alphabets, such as the set of rational numbers, generally applied to regular expressions and languages over finite words. In symbolic automata (or automata modulo $A$), an alphabet is represented by an effective Boolean algebra $A$, supported by a decision procedure for satisfiability. Regular languages over infinite words (so called $\omega$-regular languages) have a rich history paralleling that of regular languages over finite words, with well known applications to model checking via Buchi automata and temporal logics.
We generalize symbolic automata to support $\omega$-regular languages via \emph{symbolic transition terms} and \emph{symbolic derivatives}, bringing together a variety of classic automata and logics in a unified framework that provides all the necessary ingredients to support symbolic model checking modulo $A$. In particular, we define: (1) Alternating Buchi Word automata modulo $A$ ($ABW_A$) as well (non-alternating) Nondeterministic Buchi Word automata modulo $A$ ($NBW_A$); (2) an alternation elimination algorithm that incrementally constructs an $NBW_A$ from an $ABW_A$, and can also be used for constructing the product of two $NBW_A$s; (3) a definition of linear temporal logic modulo $A$, $LTL_A$, that generalizes Vardi’s construction of alternating Buchi automata from LTL, using (2) to go from $LTL_A$ to $NBW_A$ via $ABW_A$.
Finally, we present $RLTL_A$, a combination of $LTL_A$ with extended regular expressions modulo $A$ that generalizes the Property Specification Language (PSL). Our combination allows regex \emph{complement}, that is not supported in PSL but can be supported naturally by using symbolic transition terms. We formalize the semantics of $RLTL_A$ using the \emph{Lean} proof assistant and formally establish correctness of the main derivation theorem.
This program is tentative and subject to change.
Wed 22 JanDisplayed time zone: Mountain Time (US & Canada) change
10:40 - 12:00 | |||
10:40 20mTalk | Coinductive Proofs for Temporal Hyperliveness POPL Arthur Correnson CISPA Helmholtz Center for Information Security, Bernd Finkbeiner CISPA Helmholtz Center for Information Security | ||
11:00 20mTalk | Derivative-Guided Symbolic Execution POPL Yongwei Yuan Purdue University, Zhe Zhou Purdue University, Julia Belyakova Purdue University, Suresh Jagannathan Purdue University | ||
11:20 20mTalk | Symbolic Automata: omega-Regularity Modulo Theories POPL Margus Veanes Microsoft Research, Thomas Ball Microsoft Research, Gabriel Ebner Microsoft Research, Ekaterina Zhuchko Tallinn University of Technology | ||
11:40 20mTalk | Translation of Temporal Logic for Efficient Infinite-State Reactive Synthesis POPL Philippe Heim CISPA Helmholtz Center for Information Security, Rayna Dimitrova CISPA Helmholtz Center for Information Security Pre-print |