3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-26 04:56:03 +00:00
z3/src/tactic/fd_solver
Nikolaj Bjorner 80f00f191a fix #7572 and fix #7574
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2025-03-07 10:46:29 -08:00
..
bounded_int2bv_solver.cpp fix #7572 and fix #7574 2025-03-07 10:46:29 -08:00
bounded_int2bv_solver.h booyah 2020-07-04 15:56:30 -07:00
CMakeLists.txt SMTFD is back (#4676) 2020-09-04 10:50:35 -07:00
enum2bv_solver.cpp Add (updated and general) solve_for functionality for arithmetic, add congruence_explain to API to retrieve explanation for why two terms are congruent Tweak handling of smt.qi.max_instantations 2024-12-19 23:27:57 +01:00
enum2bv_solver.h booyah 2020-07-04 15:56:30 -07:00
fd_solver.cpp add missing tactic descriptions, add rewrite for tamagochi 2023-01-08 13:32:26 -08:00
fd_solver.h booyah 2020-07-04 15:56:30 -07:00
pb2bv_solver.cpp Add (updated and general) solve_for functionality for arithmetic, add congruence_explain to API to retrieve explanation for why two terms are congruent Tweak handling of smt.qi.max_instantations 2024-12-19 23:27:57 +01:00
pb2bv_solver.h booyah 2020-07-04 15:56:30 -07:00
smtfd_solver.cpp Add (updated and general) solve_for functionality for arithmetic, add congruence_explain to API to retrieve explanation for why two terms are congruent Tweak handling of smt.qi.max_instantations 2024-12-19 23:27:57 +01:00
smtfd_solver.h SMTFD is back (#4676) 2020-09-04 10:50:35 -07:00