3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 05:18:44 +00:00
z3/src
Nikolaj Bjorner c959e28d4a remove prints, remove ability to toggle eager_eq_axioms option
NB. Spacer sets eager_eq_axioms option to false, but relevancy of this option is not clear at all as all other default paths don't use this option and theory_lra is incorrect when it is set to false.
2021-05-20 04:26:45 -07:00
..
ackermannization call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
api #5215 2021-05-19 12:42:38 -07:00
ast fix #5279 2021-05-19 13:31:31 -07:00
cmd_context fix #5272 2021-05-17 11:10:05 -07:00
math #5215 2021-05-19 12:42:38 -07:00
model fix #5252 2021-05-17 16:16:12 -07:00
muz call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
nlsat call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
opt na 2021-05-17 19:19:28 -07:00
params reorder fields of context_params to save memory 2021-04-13 18:35:58 +01:00
parsers fix #5238 2021-05-02 16:09:01 -07:00
qe #5215 2021-05-19 10:03:49 -07:00
sat #5215 2021-05-19 12:42:38 -07:00
shell #5215 2021-05-19 12:42:38 -07:00
smt remove prints, remove ability to toggle eager_eq_axioms option 2021-05-20 04:26:45 -07:00
solver call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
tactic fix #5255 2021-05-09 20:48:11 -07:00
test call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
util #5215 2021-05-19 12:42:38 -07:00
CMakeLists.txt ensure compilation 2021-03-19 15:37:05 -07:00