z3/examples/python
Lu zhiping 65307b9f12 Import Upstream version 4.8.7 2022-08-15 16:26:39 +08:00
..
complex Import Upstream version 4.8.7 2022-08-15 16:26:39 +08:00
data Import Upstream version 4.8.7 2022-08-15 16:26:39 +08:00
hamiltonian Import Upstream version 4.8.7 2022-08-15 16:26:39 +08:00
mus Import Upstream version 4.8.7 2022-08-15 16:26:39 +08:00
tutorial Import Upstream version 4.8.7 2022-08-15 16:26:39 +08:00
CMakeLists.txt Import Upstream version 4.8.7 2022-08-15 16:26:39 +08:00
README Import Upstream version 4.8.7 2022-08-15 16:26:39 +08:00
all_interval_series.py Import Upstream version 4.8.7 2022-08-15 16:26:39 +08:00
example.py Import Upstream version 4.8.7 2022-08-15 16:26:39 +08:00
mini_ic3.py Import Upstream version 4.8.7 2022-08-15 16:26:39 +08:00
mini_quip.py Import Upstream version 4.8.7 2022-08-15 16:26:39 +08:00
parallel.py Import Upstream version 4.8.7 2022-08-15 16:26:39 +08:00
rc2.py Import Upstream version 4.8.7 2022-08-15 16:26:39 +08:00
socrates.py Import Upstream version 4.8.7 2022-08-15 16:26:39 +08:00
trafficjam.py Import Upstream version 4.8.7 2022-08-15 16:26:39 +08:00
union_sort.py Import Upstream version 4.8.7 2022-08-15 16:26:39 +08:00
visitor.py Import Upstream version 4.8.7 2022-08-15 16:26:39 +08:00

README

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.