Section: Software
Mr. Waffles
Participant : Daniel Reynaud [ correspondant ] .
Mr. Waffles is a small implementation of the CTL model checking algorithm described in the classical textbook by Clarke et al. Its purpose is to allow easy experimentation with model checking for academic projects, with a focus on program analysis. For this reason, we actually implemented checking over CTL-FV formulas, a more expressive extension of CTL with backward branches and free variables originally described in [85] . The project has been released as an open source Python library at http://mrwaffles.gforge.inria.fr/ .