3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-23 09:05:31 +00:00
z3/src/solver
Nikolaj Bjorner fd57faee7c another module level ifdef for #4382
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2020-05-18 15:03:58 -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 another module level ifdef for #4382 2020-05-18 15:03:58 -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 SMTLIB2.6 names for QF_SLIA and string-int conversion operators (#4341) 2020-05-16 14:31:47 -07: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 build warning 2020-04-30 19:30:54 -07:00
solver2tactic.cpp na (#4254) 2020-05-09 17:40:02 -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 NYI control paths 2020-04-28 20:19:20 -07: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 #3537 2020-04-05 00:38:14 -07:00
tactic2solver.h reduce mem allocation in tactic API 2018-07-02 13:41:44 +01:00