3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 05:18:44 +00:00
z3/src/solver
Nikolaj Bjorner b0b6394c6c fixing #1971
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2018-12-21 17:10:37 -08:00
..
check_sat_result.cpp fix #1934 2018-11-17 15:04:25 -08:00
check_sat_result.h first eufi example running 2018-06-14 16:08:52 -07:00
CMakeLists.txt move parallel-tactic to solver level 2018-04-16 08:21:21 -07:00
combined_solver.cpp Fix some spelling errors (mostly in comments). 2018-10-20 17:07:41 +02: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 some spelling errors (mostly in comments). 2018-10-20 17:07:41 +02:00
parallel_tactic.cpp Use 'override' where possible. 2018-10-02 10:26:38 +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 js-model interfacing 2018-08-12 18:14:06 -07:00
smt_logics.h add js-model interfacing 2018-08-12 18:14:06 -07:00
solver.cpp fixing #1971 2018-12-21 17:10:37 -08:00
solver.h std::cout -> out 2018-11-18 10:40:08 -08:00
solver2tactic.cpp first eufi example running 2018-06-14 16:08:52 -07:00
solver2tactic.h add stubs for converting assertions, consolidate filter_model_converter 2017-11-17 14:51:13 -08:00
solver_na2as.cpp Use nullptr. 2018-10-02 09:11:19 +07:00
solver_na2as.h move to list of clauses 2018-06-14 16:08:50 -07:00
solver_pool.cpp Gracefully handle absence of a proof 2018-06-27 22:49:35 -04:00
solver_pool.h Add additional API to solver_pool 2018-06-14 16:08:49 -07:00
tactic2solver.cpp Prefer using empty rather than size comparisons. 2018-11-27 21:42:04 +07:00
tactic2solver.h reduce mem allocation in tactic API 2018-07-02 13:41:44 +01:00