dalps / unfoldings

A very humble attempt at model-checking in OCaml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unfoldings

A framework to reason about Petri nets and their unfoldings, and perform model checking with LTL formulae.

This project aims to implement the great ideas and algorithms presented in the book Unfoldings (J. Esparza, K. Heljanko, 2008).

Disclaimer

This project is still a far cry from production or being useful at all; its current state is a functor hell that needs some love, thorough testing and lots of refactoring.

About

A very humble attempt at model-checking in OCaml


Languages

Language:OCaml 100.0%