piacere-doml-synthesis

Synthetize DOML from user requirements


Keywords
z3, synthesis, doml, piacere
License
MIT
Install
pip install piacere-doml-synthesis==2023.1.0

Documentation

PIACERE DOML Synthesis

This package provides experimental syntesis of a model starting from an existing model (a DOMLX file, to be precise) and user requirements (a list of functions that receive the State object) using the Z3 solver.

This package is intended to work with PIACERE Model Checker.