Skip to content

RelationalAI/Z3Prover.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Z3Prover.jl

Uses Clang.jl to wrap around Z3's C API, and BinaryBuilder.jl to build the Z3 binary (build script here).

Design follows Z3Py. In particular, we provide an implicit global Context, and overload operators (like +,-,*, /) to create Z3 expressions.

About

Julia interface to Z3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published