Age | Commit message (Expand) | Author |
---|---|---|
2017-06-02 | hide backend solver declarations from public include | Hoang M. Le |
2017-06-01 | [Z3] Add `-debug-z3-verbosity=<N>` option which behaves like Z3's `-v:<N>` op... | Dan Liew |
2017-06-01 | [Z3] Switch from `Z3_mk_simple_solver()` to `Z3_mk_solver()`. | Dan Liew |
2017-06-01 | [Z3] In `getConstraintLog()` use a separate builder from that of the | Dan Liew |
2017-06-01 | [Z3] Implement API logging. | Dan Liew |
2017-06-01 | [Z3] Add option to manually validate Z3 models. | Dan Liew |
2017-06-01 | [Z3] Add the `-debug-z3-dump-queries=<path>` command line option. This | Dan Liew |
2017-06-01 | [Z3] Support another solver failure reason that Z3 might give. I'm going | Dan Liew |
2016-09-26 | Modified logging information to steer the usage of klee_message, klee_warning... | Andrea Mattavelli |
2016-05-25 | add include in Z3Solver.cpp (did not compile with llvm-2.9) | Hoang M. Le |
2016-02-14 | Add basic implementation of Z3Builder and Z3Solver and Z3SolverImpl | Dan Liew |