3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-02-01 06:47:56 +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
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.