Nikolaj Bjorner
|
8eeaa27cf3
|
remove interp from documentation
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2018-05-25 07:33:43 -07:00 |
|
nilsbecker
|
1aeffa2e01
|
fixing issue where argument equalities for congruence explanations were not updated
explaining equalities added by theories
|
2018-05-24 19:25:59 +02:00 |
|
Nikolaj Bjorner
|
4f5775c531
|
remove interpolation and duality dependencies
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2018-05-24 08:33:48 -07:00 |
|
Nikolaj Bjorner
|
0708ecb543
|
dealing with compilers that don't take typename in non-template classes
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2018-05-23 09:11:33 -07:00 |
|
Nikolaj Bjorner
|
50c93d1ad4
|
merge with 4.7.1
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2018-05-22 17:10:36 -07:00 |
|
Nikolaj Bjorner
|
6938c76950
|
Merge pull request #1630 from danielschemmel/warnings
Fix GCC Warnings
|
2018-05-20 10:24:05 -07:00 |
|
Daniel Schemmel
|
78087483ca
|
Add missing include
The code should not have compiled previously, as smt::context was only forward declared at this point.
|
2018-05-20 15:34:01 +02:00 |
|
Daniel Schemmel
|
9c5a0ee810
|
Remove unnecessary (and confusing) parantheses around variable name in its declaration.
Also fixes GCC warning [-Wparentheses].
|
2018-05-20 15:34:01 +02:00 |
|
Daniel Schemmel
|
5134c16833
|
NULL-initialize pointers to help GCC static analyzer Fixes: variable may be used uninitialized
|
2018-05-19 03:45:05 +02:00 |
|
Nikolaj Bjorner
|
1e143971c3
|
tune for unit test, delay initialize re-solver
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2018-05-13 11:49:33 -07:00 |
|
Nikolaj Bjorner
|
a6829ea9d0
|
Merge branch 'master' of https://github.com/z3prover/z3
|
2018-05-13 05:40:56 -07:00 |
|
Nikolaj Bjorner
|
618d394ab5
|
unreferenced variables
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2018-05-10 09:41:12 +01:00 |
|
Nikolaj Bjorner
|
ad571510f3
|
disable slow validation code
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2018-05-09 10:49:32 +01:00 |
|
Murphy Berzish
|
b68a38ff96
|
fixes for re.loop in theory_str
|
2018-05-08 14:53:02 -07:00 |
|
Nikolaj Bjorner
|
13b54f379c
|
fix ema
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2018-05-05 13:58:47 +02:00 |
|
Nikolaj Bjorner
|
202d497be8
|
Merge branch 'master' into opt
|
2018-05-02 12:32:14 -07:00 |
|
Nikolaj Bjorner
|
6bff15e12e
|
fix #1609
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2018-05-02 10:38:46 -07:00 |
|
Nikolaj Bjorner
|
ef6339f14c
|
fix build issues
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2018-05-01 12:00:03 -07:00 |
|
Nikolaj Bjorner
|
fa93bc419d
|
fix build
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2018-05-01 10:53:36 -07:00 |
|
Nikolaj Bjorner
|
fd5159bf18
|
Merge branch 'master' of https://github.com/z3prover/z3
|
2018-05-01 07:13:05 -07:00 |
|
Nikolaj Bjorner
|
371880da04
|
n/a
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2018-05-01 07:13:03 -07:00 |
|
Nikolaj Bjorner
|
f525f43e43
|
merge
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2018-04-30 09:30:43 -07:00 |
|
Nikolaj Bjorner
|
859c68c2ac
|
merge with opt
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2018-04-30 08:27:54 -07:00 |
|
nilsbecker
|
9bc7d5de0f
|
making sure equality explanations for bound terms are logged
|
2018-04-29 16:39:32 +02:00 |
|
nilsbecker
|
7a03f19456
|
fixing smt code ending up in log files (verbose logging)
|
2018-04-29 13:08:57 +02:00 |
|
nilsbecker
|
4d4497674f
|
Merge remote-tracking branch 'upstream/master'
|
2018-04-28 17:07:37 +02:00 |
|
Murphy Berzish
|
047f6c558c
|
fix memory leak related to #1575
|
2018-04-26 16:36:14 -04:00 |
|
Nikolaj Bjorner
|
f54779fe09
|
Merge branch 'master' of https://github.com/z3prover/z3
|
2018-04-25 11:18:39 +02:00 |
|
Nikolaj Bjorner
|
b5f067bec5
|
fix #1592 #1587
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2018-04-25 11:18:24 +02:00 |
|
bannsec
|
5166b96d20
|
Fancy dots are not allowed here!!
|
2018-04-23 17:17:51 -04:00 |
|
Nikolaj Bjorner
|
19bb883263
|
fix #1581
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2018-04-23 12:12:39 +02:00 |
|
Nikolaj Bjorner
|
279f1986a6
|
fix #1575, fix #1585
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2018-04-23 07:11:15 +02:00 |
|
Nikolaj Bjorner
|
a37303a045
|
move parallel-tactic to solver level
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2018-04-16 08:21:21 -07:00 |
|
Nikolaj Bjorner
|
012a96fd81
|
adding smt parallel solving
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2018-04-15 16:16:48 -07:00 |
|
nilsbecker
|
984de9f98f
|
Merge remote-tracking branch 'upstream/master'
|
2018-04-15 20:57:28 +02:00 |
|
Nikolaj Bjorner
|
d939c05e72
|
fix build warnings
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2018-04-14 08:27:40 -07:00 |
|
Murphy Berzish
|
3cfb32cd2d
|
fix regex automata leaked memory
|
2018-04-12 14:35:29 -04:00 |
|
Murphy Berzish
|
47007d3f04
|
Merge remote-tracking branch 'upstream/master' into regex-develop
|
2018-04-12 12:13:30 -04:00 |
|
Nikolaj Bjorner
|
28fbcd7687
|
fix #1571
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2018-04-12 15:59:06 +08:00 |
|
nilsbecker
|
b3aed5987c
|
Merge branch 'master' of https://github.com/Nils-Becker/z3
|
2018-04-08 18:27:21 +02:00 |
|
Nils Becker
|
7585f28dec
|
Improved quantifier instantiation logging
|
2018-04-08 18:18:02 +02:00 |
|
Nikolaj Bjorner
|
bab87bfb9b
|
move some methods from header to cpp, format fixing, remove special characters
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2018-04-07 17:34:46 -07:00 |
|
Nikolaj Bjorner
|
2dc92e2b94
|
merge with pull request #1557
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2018-04-07 17:22:49 -07:00 |
|
Simon Cruanes
|
66b85e000b
|
fix in occurs_check (early exit)
|
2018-04-07 01:25:19 -05:00 |
|
Simon Cruanes
|
ac881d949d
|
style(datatype): use modern iteration
|
2018-04-06 17:29:17 -05:00 |
|
Simon Cruanes
|
8fd2d8a636
|
chore(datatype): small fixes
|
2018-04-06 17:20:04 -05:00 |
|
Simon Cruanes
|
bf6928fec0
|
fix(datatypes): additional explanation in occurs_check
|
2018-04-06 17:20:04 -05:00 |
|
Simon Cruanes
|
d973b08247
|
fix(datatypes): update following @nikolajbjorner 's review
|
2018-04-06 17:20:04 -05:00 |
|
Simon Cruanes
|
433f487ff2
|
fix(datatype): always use root nodes for the parent table
|
2018-04-06 17:20:04 -05:00 |
|
Simon Cruanes
|
e535cad480
|
chore(datatype): small improvements
|
2018-04-06 17:20:04 -05:00 |
|