3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-12-26 22:16:35 +00:00
z3/examples/python
Nikolaj Bjorner 2b35f1a924 quip
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2018-09-16 13:14:41 -07:00
..
complex
data mini IC3 sample 2018-09-15 16:59:06 -07:00
hamiltonian
mus
all_interval_series.py
CMakeLists.txt
example.py
mini_ic3.py quip 2018-09-16 13:14:41 -07:00
parallel.py Add comments 2018-05-19 11:16:20 +02:00
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.