Posts by Collection

portfolio

publications

talks

Talk on AAAI SSS-23

Published:

In this talk, I introduced our journey from LTLf satisfiability checking to synthesis.

teaching

Foundations of Automated Software Verification

Undergraduate course, Software Engineering, ECNU, 2023

This is a course for undergraduate students in Spring of 2023, introducing basic principles and foundations of model checking such as logics (propositional and LTL), automata theory and model checking algorithms.

tools

simplecar

Published:

simplecar is a simple implementation of CAR (Complementary Approximate Reachability), which is a novel safety model checker algorithm and was presented since 2017.

aalta/aaltaf

Published:

aalta is a SAT-based satisfiability checker for LTL over infinite traces, and aaltaf is for LTL over finite traces.