3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 05:18:44 +00:00
z3/src/solver
Pierre Bouvier 24321e311b
Add support of the SunOS platform (Solaris, OpenSolaris, OpenIndiana) (#4757)
* Add support of the SunOS plateform (OpenSolaris, OpenIndiana) in scripts/mk_util.py

* Add missing casts for the SunOS plateform (OpenSolaris, OpenIndiana) for the pow function
2020-10-27 11:39:21 -07:00
..
check_sat_result.cpp merge with csp 2019-06-12 19:48:45 -07:00
check_sat_result.h fix #4662 2020-08-27 15:05:35 -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 replace remaining volatiles with atomic<> 2020-10-24 11:47:45 +01:00
combined_solver.h booyah 2020-07-04 15:56:30 -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 booyah 2020-07-04 15:56:30 -07:00
parallel_params.pyg Fix whitespace issues in *.pyg. 2019-08-15 10:19:33 -07:00
parallel_tactic.cpp Add support of the SunOS platform (Solaris, OpenSolaris, OpenIndiana) (#4757) 2020-10-27 11:39:21 -07:00
parallel_tactic.h booyah 2020-07-04 15:56:30 -07:00
progress_callback.h booyah 2020-07-04 15:56:30 -07:00
smt_logics.cpp Fix: QF_UFDT has UF (#4755) 2020-10-26 12:01:21 -07:00
smt_logics.h fixes to mostly solver arith/euf and backtracking scopes 2020-10-26 11:06:41 -07:00
solver.cpp fix #4662 2020-08-27 15:05:35 -07:00
solver.h connect mbi 2020-09-29 23:51:31 -07:00
solver2tactic.cpp na (#4254) 2020-05-09 17:40:02 -07:00
solver2tactic.h booyah 2020-07-04 15:56:30 -07:00
solver_na2as.cpp fix #3701 2020-04-02 06:22:32 -07:00
solver_na2as.h booyah 2020-07-04 15:56:30 -07:00
solver_params.pyg add solver.timeout as another entry point #2354 2019-10-16 09:01:11 -07:00
solver_pool.cpp delay internalize (#4714) 2020-09-28 19:24:16 -07:00
solver_pool.h booyah 2020-07-04 15:56:30 -07:00
tactic2solver.cpp delay internalize (#4714) 2020-09-28 19:24:16 -07:00
tactic2solver.h booyah 2020-07-04 15:56:30 -07:00