3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 13:28:47 +00:00
z3/src/solver
Nikolaj Bjorner 426e4cc75c fix #3557
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2020-04-03 16:37:59 -07:00
..
check_sat_result.cpp merge with csp 2019-06-12 19:48:45 -07:00
check_sat_result.h first eufi example running 2018-06-14 16:08:52 -07:00
CMakeLists.txt adding dump facility for cancelation #2095, easing dimacs in/out 2019-01-24 12:21:23 -08:00
combined_solver.cpp fix #3557 2020-04-03 16:37:59 -07:00
combined_solver.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -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
mus.cpp narrowing incorrect lemma generation 2018-09-11 11:31:19 -07:00
mus.h first eufi example running 2018-06-14 16:08:52 -07:00
parallel_params.pyg Fix whitespace issues in *.pyg. 2019-08-15 10:19:33 -07:00
parallel_tactic.cpp fix #3557 2020-04-03 16:37:59 -07:00
parallel_tactic.h move parallel-tactic to solver level 2018-04-16 08:21:21 -07:00
progress_callback.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
smt_logics.cpp add bit-matrix, avoid flattening and/or after bit-blasting, split pdd_grobner into solver/simplifier, add xlin, add smtfd option for incremental mode logic 2020-01-01 20:14:20 -08:00
smt_logics.h add js-model interfacing 2018-08-12 18:14:06 -07:00
solver.cpp fix #3557 2020-04-03 16:37:59 -07:00
solver.h fixes to cuts 2020-02-21 18:06:57 -08:00
solver2tactic.cpp fix #3557 2020-04-03 16:37:59 -07:00
solver2tactic.h add stubs for converting assertions, consolidate filter_model_converter 2017-11-17 14:51:13 -08:00
solver_na2as.cpp fix #3701 2020-04-02 06:22:32 -07:00
solver_na2as.h adding dump facility for cancelation #2095, easing dimacs in/out 2019-01-24 12:21:23 -08:00
solver_params.pyg add solver.timeout as another entry point #2354 2019-10-16 09:01:11 -07:00
solver_pool.cpp Logging facility for spacer plus minor improvements (#3368) 2020-03-16 20:31:44 -07:00
solver_pool.h Add additional API to solver_pool 2018-06-14 16:08:49 -07:00
tactic2solver.cpp fix #3458 2020-03-23 17:27:10 -07:00
tactic2solver.h reduce mem allocation in tactic API 2018-07-02 13:41:44 +01:00