3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-09-30 05:09:02 +00:00
z3/examples/python
Nikolaj Bjorner 56ac3f86a5 fix justification for implied equalities in special relations
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2019-04-03 17:08:10 -07: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 Add comments 2018-05-19 11:16:20 +02:00
rc2.py fix #1841 2018-11-22 15:28:33 -08:00
README
socrates.py
union_sort.py fix justification for implied equalities in special relations 2019-04-03 17:08:10 -07:00
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.