Age | Commit message (Expand) | Author |
---|---|---|
2019-09-03 | Moved solver-related header files into a separate klee/Solver/ directory. | Cristian Cadar |
2019-07-30 | Consolidated Expr-related include files into a single include/klee/Expr direc... | Cristian Cadar |
2019-03-20 | STPSolver: C++11, add missing free, refactoring | Frank Busse |
2019-03-11 | Replaced "default=off" with "default=false" | MartinNowack |
2019-03-11 | Added options in STPSolver.cpp to the constraint solving category | Cristian Cadar |
2018-10-30 | Base time API upon std::chrono | Frank Busse |
2017-06-02 | hide backend solver declarations from public include | Hoang M. Le |
2017-02-14 | Added error message when STP fails to fork. | Cristian Cadar |
2016-08-03 | fprintf: convert to klee_warning | Jiri Slaby |
2016-07-29 | Explicitely making division total in STP. | Cristian Cadar |
2016-01-14 | Make it possible to build KLEE without using STP and only MetaSMT. | Dan Liew |
2016-01-12 | [NFC] Refactor STPSolver and STPSolverImpl out of Solver.cpp into their | Dan Liew |