mirror of
https://github.com/Z3Prover/z3
synced 2025-11-21 13:16:40 +00:00
We have to flatten the hierarchy when copying across so that all Python examples have the `z3` directory in their directory. |
||
|---|---|---|
| .. | ||
| complex | ||
| hamiltonian | ||
| mus | ||
| all_interval_series.py | ||
| CMakeLists.txt | ||
| example.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.