Hono Hacker News
▲
Some silly Z3 scripts I wrote
(hillelwayne.com)
18 points by
azhenley
2 days ago |
2 comments
▲
potato-peeler
1 hour ago
[-]
For the curious, solvers like z3 are used in programming languages to verify logic and constraints. Basically it can help find logic issues and bugs during compile time itself, instead of waiting for it to show up in runtime.
https://en.wikipedia.org/wiki/Satisfiability_modulo_theories...
▲
bjornsing
27 minutes ago
[-]
The concept is called static analysis.
▲
iberator
1 hour ago
[-]
I was expecting a Z3 computer from Germany.
https://en.wikipedia.org/wiki/Satisfiability_modulo_theories...