3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-18 06:39:02 +00:00
z3/src/solver
Nikolaj Bjorner b4cb51cdb3 working on Forking/Serializing a z3 Solver #209
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2015-11-06 17:29:24 -08:00
..
check_sat_result.cpp old_params ==> front_end_params. Isolated abstract solver interface 2012-11-01 11:28:14 -07:00
check_sat_result.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
combined_solver.cpp working on Forking/Serializing a z3 Solver #209 2015-11-06 17:29:24 -08:00
combined_solver.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
combined_solver_params.pyg solver factories, cleanup solver API, simplified strategic solver, added combined solver 2012-12-11 17:47:27 -08:00
progress_callback.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
solver.cpp old_params ==> front_end_params. Isolated abstract solver interface 2012-11-01 11:28:14 -07:00
solver.h working on Forking/Serializing a z3 Solver #209 2015-11-06 17:29:24 -08:00
solver_na2as.cpp fixed pop issue and interpolation proof mode issue 2014-08-26 13:46:53 -07:00
solver_na2as.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
tactic2solver.cpp working on Forking/Serializing a z3 Solver #209 2015-11-06 17:29:24 -08:00
tactic2solver.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00