Files
content/tools/mc/pypl.md
2025-06-13 16:46:24 -06:00

713 B

+++ date = 2025-06-07 draft = false title = 'pyPL' subtitle = 'Model Checker' links = [ # { title = "Homepage", url = "https://www.imitator.fr/", icon = 'fa-solid fa-home' }, { title = "Source Code", url = "https://github.com/nclarius/pyPL", icon = 'fa-brands fa-github' }, # { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' } ] applications = ['Model Checker', 'Model Generator', 'Theorem Prover'] developers = ['Matthew Fernandez'] licenses = ['Unilicense']

inputs = ['Sally']

interfaces = ['CLI']

maintenance = ['Actively Maintained']

techniques = ['CDCL']

publications = ['']

+++

pyPL is a naive model generator, model checker and theorem prover.