3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 05:18:44 +00:00
z3/src
Nikolaj Bjorner 294dcf7b1c
Merge pull request #2455 from levnach/fix
fix a bug in lar_solver in querying if a column is int
2019-08-02 08:19:34 +08:00
..
ackermannization remove cooperate 2019-06-12 20:15:46 -07:00
api expose _get_ctx for scope semantics of newer versions of python #2441 2019-07-29 07:54:47 +08:00
ast fix unsound rewrite 2019-08-02 01:14:31 +08:00
cmd_context mark assumption literals to be skolem to hide them from models #2406 2019-07-18 08:25:42 -07:00
math relax condition for distributing extract over ite #2359 2019-06-23 16:48:42 -07:00
model revert fix to #2417 2019-07-24 11:24:01 -07:00
muz Use refutation to compute ground sat answer 2019-07-25 15:22:37 -04:00
nlsat fix #2452 fix #2451 2019-08-01 16:28:15 +08:00
opt fix #2416 exposed bugs: unsat-core extraction in combination with chronological backracking, equivalence elimination in combination with PB constraints 2019-07-25 18:55:44 -07:00
parsers fix #2387, add ite-hoist rewriting, allow assumptions to be compound expressions 2019-07-09 07:40:29 +01:00
qe fix #2452 fix #2451 2019-08-01 16:28:15 +08:00
sat fixes for input4/5 #2416 2019-07-28 10:28:01 +08:00
shell more fixes for mutexes in shell 2019-06-19 16:42:00 +01:00
smt return unknown if m_array_weak was used and result is satisfiable 2019-08-02 00:20:41 +08:00
solver fix #2452 fix #2451 2019-08-01 16:28:15 +08:00
tactic fix #2391 2019-07-11 09:26:22 +01:00
test fix the build 2019-08-01 14:09:26 -07:00
util fix a bug in lar_solver in queryaing if a column is int 2019-08-01 11:51:56 -07:00
CMakeLists.txt Change from BINARY_DIR to PROJECT_BINARY_DIR 2019-05-15 11:25:40 -07:00