3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-01-19 00:38:57 +00:00
z3/examples/python
Nikolaj Bjorner 50c93d1ad4 merge with 4.7.1
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2018-05-22 17:10:36 -07:00
..
complex
hamiltonian
mus
all_interval_series.py fix removal bug, tune all-interval usage 2018-05-09 16:32:38 +01:00
CMakeLists.txt
example.py
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.