Skip to content

zynthesiser, a program synthesis engine, built on top of Microsoft's Z3

License

Notifications You must be signed in to change notification settings

thomasfsteeples/zynthesiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zynthesiser

zynthesiser is a enumerative SyGuS solver, written in Python, built on top of Z3.

Getting Started

Clone the respository to your local machine then run pip install .:

git clone https://github.com/thomasfsteeples/zynthesiser
cd zynthesiser
pip install .

You can test that your installation has been successful by running one of the examples:

cd zynthesiser/examples
python zynthesiser_test_script.py ./sl_examples/sl_example_0.sl

Authors

Initial build - Thomas Steeples

About

zynthesiser, a program synthesis engine, built on top of Microsoft's Z3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages