3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 05:18:44 +00:00
z3/src
Nikolaj Bjorner 3bf072557e disable branches when arguments are non-integral #1824
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2018-09-11 04:14:28 -07:00
..
ackermannization remove spurious copies and inc_refs around ref_vector 2018-06-28 10:31:38 +01:00
api disable dotnet in ci script. It seems to get turned on even if dotnet bindings are not requested 2018-09-11 03:14:31 -07:00
ast fix #1812 2018-09-10 15:15:00 -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 Fix is_infty_level to treat 2^16-1 as infinity 2018-09-04 21:49:59 -04: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 purify non-constant terms by default to enforce theory #1820 2018-09-10 15:52:02 -07: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 name to divisible, guard under smtlib2_compliant as sugguested in #1757 2018-09-01 18:22:10 -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 disable branches when arguments are non-integral #1824 2018-09-11 04:14:28 -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 disable dotnet in ci script. It seems to get turned on even if dotnet bindings are not requested 2018-09-11 03:14:31 -07:00
util remove an assert 2018-09-10 15:22:48 -07:00
CMakeLists.txt bmc improvements, move fd_solver to self-contained directory 2018-08-05 10:00:49 -07:00