about summary refs log tree commit diff homepage
path: root/lib/Solver/Z3Builder.cpp
AgeCommit message (Expand)Author
2018-05-09Improve handling of constant array in Z3Timotej Kapus
2017-06-01[Z3] Remove unused include.Dan Liew
2017-06-01[Z3] Implement API logging.Dan Liew
2017-06-01[Z3] Move the `dump()` methods of the Z3NodeHandle<> specializationsDan Liew
2017-06-01[Z3] Add assertions in Z3 builder to catch underflow with bad widths.Dan Liew
2016-04-09Generate unique STP and Z3 array names deterministicallyMartin Nowack
2016-02-14Handle Z3 API change between 4.4.1 and the current master branchDan Liew
2016-02-14Add basic implementation of Z3Builder and Z3Solver and Z3SolverImplDan Liew