3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-21 16:16:38 +00:00
z3/src
Nikolaj Bjorner 1d6f53c310 fix #1248, fix #1249
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2017-09-07 05:32:07 -07:00
..
ackermannization updated include directives 2017-08-01 10:51:47 -07:00
api fix naming for functions #1223 2017-08-27 13:00:43 -07:00
ast Merge branch 'master' of https://github.com/z3prover/z3 2017-09-06 02:25:49 -07:00
cmd_context fix #1248, fix #1249 2017-09-07 05:32:07 -07:00
duality Update header includes to be relative to src/ directory. 2017-08-17 18:26:53 +01:00
interp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
math prune dead states from automata 2017-08-31 07:33:55 -07:00
model Added global model completion for the SMT2 frontend. 2017-08-30 19:34:31 +01:00
muz compiler warnings 2017-08-20 16:18:25 -07:00
nlsat updated include directives 2017-08-01 10:51:47 -07:00
opt fix #1248, fix #1249 2017-09-07 05:32:07 -07:00
parsers enable overloading resolution on define-fun declarations, fix #1199 2017-08-08 09:21:06 +02:00
qe purify 2017-08-27 11:57:13 -07:00
sat fix missin clause generation for ad-hoc handling of conjunction #1245 2017-09-05 09:54:52 -07:00
shell Update header includes to be relative to src/ directory. 2017-08-17 18:26:53 +01:00
smt Merge branch 'master' of https://github.com/Z3Prover/z3 2017-09-05 07:35:46 -07:00
solver ensure that timeouts are distinguished from other cancel events #848 2017-08-18 14:54:54 -07:00
tactic raise an exception if trying proof generation for the SAT solver. Stackoverflow question https://stackoverflow.com/questions/45885321/check-function-while-qf-fd-logic-is-set-throws-accessviolationexception 2017-08-27 23:52:27 -07:00
test fix compilation of tests 2017-08-17 21:09:23 -07:00
util obj_hashtable: Constify 2017-08-22 17:10:20 +00:00
CMakeLists.txt public API for spacer 2017-07-31 17:03:18 -04:00