3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-07 19:51:22 +00:00
z3/examples/python
2019-01-18 16:18:16 -08:00
..
complex
data Add few more testcases 2018-12-28 13:28:15 -05:00
hamiltonian
mus
all_interval_series.py
CMakeLists.txt
example.py PYTHON_PATH should say PYTHONPATH. 2019-01-18 16:18:16 -08:00
mini_ic3.py Implement mini_quip 2019-01-04 18:30:02 -05:00
mini_quip.py Implement mini_quip 2019-01-04 18:30:02 -05:00
parallel.py
rc2.py
README
socrates.py
visitor.py

The example is copied to the build directory during configuration.
You can execute it using
    python example.py
in the build directory after you build Z3.