My Z3/Z3Py page

This page is maintained by Hakan Kjellerstrand (hakank@gmail.com)

More info about Z3 and Z3Py: Here are my Z3Py models, small and larger most ported from my other constraint programming models.
The models use different approaches, e.g. some are following Google's coding standard (about only those ported from my Google or-tools/python models, and other don't.

Note that (almost) all models imports my z3_utils_hakank.py which includes a lot of wrappers and (decompositions) of global constraints:

General wrappers for creating variables or optimization/showing all solutions: Global constraints (decompositions) in Z3
So here are the Z3Py models. All of them are also at my Github page: https://github.com/hakank/hakank/tree/master/z3.
Also, see information about other constraint programming systems:
* My Constraint Programming Blog
* Constraint Programming
* My MiniZinc page
* My Zinc page * My JaCoP page
* My JaCoP page
* My Choco page
* My Gecode/R page
* My Comet page
* My Gecode page
* My ECLiPSe page
* My Tailor/Essence' page
* My SICStus Prolog page
* My Google or-tools page
* My OscaR page
* My JSR-331 page
* My Numberjack page
* My AIMMS+CP page
* My B-Prolog page
* My Choco3 page
* My Picat page

Back to my homepage Created by Hakan Kjellerstrand hakank@gmail.com