3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 13:28:47 +00:00
z3/src
Nikolaj Bjorner 2b2f193f2b remove dependency on ARRAYSIZE for issue #1616
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2018-08-15 22:26:14 -07:00
..
ackermannization remove spurious copies and inc_refs around ref_vector 2018-06-28 10:31:38 +01:00
api remove dependency on ARRAYSIZE for issue #1616 2018-08-15 22:26:14 -07:00
ast remove dependency on ARRAYSIZE for issue #1616 2018-08-15 22:26:14 -07:00
cmd_context record statistics setting in config_params so that fp engine can access them, fix serialization bug when check-assumptions returns unsat 2018-08-06 16:21:27 -07:00
math force the new arithmetic solver for QF_LIA 2018-07-09 16:33:48 -07:00
model visit parameters during occurs count 2018-06-29 08:52:25 -07:00
muz record statistics setting in config_params so that fp engine can access them, fix serialization bug when check-assumptions returns unsat 2018-08-06 16:21:27 -07:00
nlsat strengthen filter for specialized tactic conditions, add flag to disable hnf to lp_params 2018-07-15 22:35:47 -07:00
opt fix #1762, #1764, #1768 2018-07-26 20:29:26 +01:00
parsers remove some allocs from exceptions 2018-07-02 17:08:02 +01:00
qe update documentation for renamed parameter 2018-07-06 21:25:38 -07:00
sat fix #1783, wronge clausification of negated pb inequalities. Signs were ignored 2018-08-11 13:33:09 -07:00
shell record statistics setting in config_params so that fp engine can access them, fix serialization bug when check-assumptions returns unsat 2018-08-06 16:21:27 -07:00
smt remove dependency on ARRAYSIZE for issue #1616 2018-08-15 22:26:14 -07:00
solver do not update assertions within scopes 2018-07-31 15:12:46 -07:00
tactic fix #1783, wronge clausification of negated pb inequalities. Signs were ignored 2018-08-11 13:33:09 -07:00
test remove dependency on ARRAYSIZE for issue #1616 2018-08-15 22:26:14 -07:00
util remove dependency on ARRAYSIZE for issue #1616 2018-08-15 22:26:14 -07:00
CMakeLists.txt bmc improvements, move fd_solver to self-contained directory 2018-08-05 10:00:49 -07:00