3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-22 00:26:38 +00:00
z3/src
Nikolaj Bjorner 0535e24dd1 consolidate parameters, add comment (#102)
* updates

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>

* code review of nla_intervals: combine functionality

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>

* tidy

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>

* formatting

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>

* add comments

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>

* merge issue

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>

* tired of looking at compiler warning

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2020-01-28 10:04:21 -08:00
..
ackermannization enhance ackermannize for constant arguments 2019-09-07 16:36:09 +03:00
api Added FreshFunction to Python bindings. 2020-01-23 10:00:36 -06:00
ast take ast.cpp from Z3Prover master 2020-01-28 10:04:21 -08:00
cmd_context fix warnings 2020-01-23 12:14:34 -06:00
math consolidate parameters, add comment (#102) 2020-01-28 10:04:21 -08:00
model na 2019-11-18 12:03:59 -08:00
muz move to abstract symbols 2020-01-10 12:14:13 -08:00
nlsat address the NB's comments 2020-01-28 10:04:21 -08:00
opt translate optimize from c++ API #2859 2020-01-15 04:24:51 -08:00
parsers Fix EOF detection when char is unsigned. 2020-01-24 17:43:29 -06:00
qe fix #2891 2020-01-26 17:50:00 -08:00
sat fix warnings 2020-01-23 12:14:34 -06:00
shell mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
smt consolidate parameters, add comment (#102) 2020-01-28 10:04:21 -08:00
solver move to abstract symbols 2020-01-10 12:14:13 -08:00
tactic fix lemma generation for intervals 2020-01-28 10:04:21 -08:00
test fix the build and restore the nex_pow gt() comparison 2020-01-28 10:04:21 -08:00
util mv util/lp to math/lp 2020-01-28 10:04:21 -08:00
CMakeLists.txt address the NB's comments 2020-01-28 10:04:21 -08:00