Age | Commit message (Expand) | Author |
---|---|---|
2024-01-30 | Change `GetConstraintLog` to work with `std::string`s instead of `char*`s | Daniel Schemmel |
2024-01-30 | Avoid generating array names in solver builders that could accidently collide | Martin Nowack |
2023-04-21 | use unique_ptr all throughout the solver chain | Daniel Schemmel |
2020-07-01 | Separate constraint set and constraint manager | Martin Nowack |
2020-04-07 | Add unit test for Z3Solver::getConstraintLog | Daniel Grumberg |