3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-23 17:15:31 +00:00

plenty of new stuff

This commit is contained in:
Andreas Froehlich 2014-03-09 15:42:51 +00:00
parent 25378f7989
commit 853ce522cc
8 changed files with 1235 additions and 108 deletions

View file

@ -9,4 +9,6 @@ No restarts.
#define _RESTARTS_ 0
#define _TIMELIMIT_ 300
#define _SCORE_AND_AVG_ 0
#define _SCORE_OR_MUL_ 0
#define _SCORE_OR_MUL_ 0
BUGGY VERSION! Uses wrong value for modulo operation in assertion selection.

View file

@ -9,4 +9,6 @@ No restarts.
#define _RESTARTS_ 0
#define _TIMELIMIT_ 300
#define _SCORE_AND_AVG_ 0
#define _SCORE_OR_MUL_ 0
#define _SCORE_OR_MUL_ 0
BUGGY VERSION! Uses wrong value for modulo operation in assertion selection.