3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-07 18:05:21 +00:00
z3/python
Leonardo de Moura bd1729239b Working on python bindings
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2012-10-09 06:39:17 -07:00
..
example.py Z3Py extra files 2012-10-02 08:24:25 -07:00
exec-linux.sh Added missing files 2012-10-03 18:11:56 -07:00
exec-osx.sh Added missing files 2012-10-03 18:11:56 -07:00
mk_z3consts.py modified scripts to be able to run them on Linux/OSX 2012-10-02 14:37:50 -07:00
mk_z3tactics.py modified scripts to be able to run them on Linux/OSX 2012-10-02 14:37:50 -07:00
README-linux.txt Working on python bindings 2012-10-09 06:39:17 -07:00
README-osx.txt Working on python bindings 2012-10-09 06:39:17 -07:00
README-win.txt Z3Py extra files 2012-10-02 08:24:25 -07:00
README.txt Z3Py extra files 2012-10-02 08:24:25 -07:00
run-linux.sh Added missing files 2012-10-03 18:11:56 -07:00
run-osx.sh Added missing files 2012-10-03 18:11:56 -07:00
run.sh Added missing files 2012-10-03 18:11:56 -07:00
z3.py Z3Py sources 2012-10-02 08:00:13 -07:00
z3consts.py disable build.cmd from update_api.cmd 2012-10-02 13:51:20 -07:00
z3core.py disable build.cmd from update_api.cmd 2012-10-02 13:51:20 -07:00
z3printer.py Z3Py sources 2012-10-02 08:00:13 -07:00
z3tactics.py disable build.cmd from update_api.cmd 2012-10-02 13:51:20 -07:00
z3test.py Z3Py sources 2012-10-02 08:00:13 -07:00
z3types.py Z3Py sources 2012-10-02 08:00:13 -07:00

To run the test script execute:
python example.py

Learn more about Z3Py at:
http://rise4fun.com/Z3Py/tutorial/guide