3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-06-04 05:11:21 +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 Adjusted copyright notice. 2015-10-02 19:51:06 +01:00
mus
all_interval_series.py
CMakeLists.txt
example.py
parallel.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.