Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 172 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 172 Bytes

datalog-aa

An implementation of the Andersen's algorithm using horn logic and z3.
Tested on LLVM 8.0.1 and Z3 4.8.3

Testing

cmake .
make
make test