about summary refs log tree commit diff homepage
path: root/unittests/Solver/Z3SolverTest.cpp
AgeCommit message (Expand)Author
2023-04-21use unique_ptr all throughout the solver chainDaniel Schemmel
2020-07-01Separate constraint set and constraint managerMartin Nowack
2020-04-07Add unit test for Z3Solver::getConstraintLogDaniel Grumberg