|
|
|
|
|
by adsharma
275 days ago
|
|
Those of you wondering about how to use z3, please consider coding in static python (not z3py) and then transpile to smt2. You'll be able to solve bigger problems with familiar/legible syntax and even use the code in production. |
|