3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-18 22:59:02 +00:00
z3/src/solver
Nikolaj Bjorner 45fdb95f53 fix performance for model construction, recognize concats of values as a value for pre-processing
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2016-03-23 17:23:57 -07: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 fix axioms for extract, add extensionality checking for shared variables, convert exceptions to unknown status per #419 2016-01-18 11:09:41 +05:30
combined_solver.cpp tracking use of assumptions in tactics 2016-03-09 21:33:08 -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 fix performance for model construction, recognize concats of values as a value for pre-processing 2016-03-23 17:23:57 -07:00
solver_na2as.cpp tracking use of assumptions in tactics 2016-03-09 21:33:08 -08:00
solver_na2as.h tracking use of assumptions in tactics 2016-03-09 21:33:08 -08:00
tactic2solver.cpp allow parameters to overwrite logic, fixes bug report by Nuno 2016-03-07 10:44:06 -08:00
tactic2solver.h reworking cancellation 2015-12-11 16:21:24 -08:00