3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-26 18:45:33 +00:00
z3/src/tactic/fd_solver
Nikolaj Bjorner ed149ea449 working on core focused refinement loop
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2019-10-15 15:52:41 -07:00
..
bounded_int2bv_solver.cpp add back dotnet after adding ;*.cs to path 2019-10-07 20:07:55 -07:00
bounded_int2bv_solver.h bmc improvements, move fd_solver to self-contained directory 2018-08-05 10:00:49 -07:00
CMakeLists.txt smtfd solver that uses lazy iteration around fd to produce theory lemmas 2019-09-07 17:48:33 +03:00
enum2bv_solver.cpp remove internal referenes to set_activity 2019-05-30 16:06:05 -07:00
enum2bv_solver.h bmc improvements, move fd_solver to self-contained directory 2018-08-05 10:00:49 -07:00
fd_solver.cpp more consistent use of parallel mode when enabled, takes care of example test from #1898 that didn't trigger parallel mode 2018-11-02 18:44:53 -05:00
fd_solver.h bmc improvements, move fd_solver to self-contained directory 2018-08-05 10:00:49 -07:00
pb2bv_solver.cpp remove internal referenes to set_activity 2019-05-30 16:06:05 -07:00
pb2bv_solver.h bmc improvements, move fd_solver to self-contained directory 2018-08-05 10:00:49 -07:00
smtfd_solver.cpp working on core focused refinement loop 2019-10-15 15:52:41 -07:00
smtfd_solver.h smtfd solver that uses lazy iteration around fd to produce theory lemmas 2019-09-07 17:48:33 +03:00