Christoph M. Wintersteiger
|
36a4828526
|
Whitespace
|
2015-12-03 17:55:31 +00:00 |
|
Christoph M. Wintersteiger
|
00271e5531
|
C API cleanup. Mainly removal of ML-specific macros that are not used anymore and inline documentation fixes.
|
2015-12-03 17:33:25 +00:00 |
|
Christoph M. Wintersteiger
|
d23dce4f7b
|
Bugfix for finite domains in Python API.
|
2015-12-02 22:34:09 +00:00 |
|
Christoph M. Wintersteiger
|
b77f20fb0c
|
Merge branch 'master' of https://github.com/Z3Prover/z3
|
2015-12-02 17:06:42 +00:00 |
|
Christoph M. Wintersteiger
|
2f86ab98a8
|
Added finite-domain expressions to the Python pretty printer
|
2015-12-02 17:04:06 +00:00 |
|
Christoph M. Wintersteiger
|
5510e0ddef
|
Added finite-domain constant to Z3_decl_kind
|
2015-12-02 17:03:37 +00:00 |
|
Christoph M. Wintersteiger
|
5a43d8a469
|
Whitespace
|
2015-12-02 17:02:39 +00:00 |
|
Christoph M. Wintersteiger
|
cbda38ee80
|
Added finite domain expressions and numerals to the .NET, Java, and Python APIs.
Relates to #318
|
2015-12-02 17:01:52 +00:00 |
|
Nikolaj Bjorner
|
6580f1daf3
|
expose main interpolation routines in C++ API
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2015-12-02 07:40:06 -08:00 |
|
Christoph M. Wintersteiger
|
9e756fb6db
|
Warning fix for Comparable<T> in Java API
|
2015-12-02 14:42:36 +00:00 |
|
Christoph M. Wintersteiger
|
00ce124db3
|
Bugfix for Z3_is_numeral for finite-domain numerals.
Relates to #318
|
2015-12-02 14:41:46 +00:00 |
|
Christoph M. Wintersteiger
|
52bbd67cd3
|
Whitespace
|
2015-12-02 14:40:47 +00:00 |
|
Dan Liew
|
b0bc50a75c
|
Fixed stray UTF-8 Byte order mark in `InterpolationContext.cs `.
Old versions of the mono compiler don't like it.
|
2015-11-30 15:02:02 +00:00 |
|
Christoph M. Wintersteiger
|
5e37cf9bbf
|
Removed potentially unnecessary string decoding in Python API.
|
2015-11-23 18:41:31 +00:00 |
|
Nikolaj Bjorner
|
665af3d8b9
|
remove deprecated user-theory plugins and other unused functionality from API
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2015-11-20 08:43:27 -08:00 |
|
Nikolaj Bjorner
|
fd8fd40669
|
fix tests
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2015-11-20 08:00:01 -08:00 |
|
Nikolaj Bjorner
|
1d4b996765
|
merge
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2015-11-18 16:39:51 -08:00 |
|
Nikolaj Bjorner
|
9cba63c31f
|
remove deprecated iz3 example. Remove deprecated process control
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2015-11-18 12:32:15 -08:00 |
|
Yan
|
4e9b76365d
|
pass the correct context into And() when doing Tactic.as_expr()
|
2015-11-16 15:41:12 -08:00 |
|
Christoph M. Wintersteiger
|
e8d37dba9c
|
Added comments for quantifier constructors. Fixes #319.
|
2015-11-16 21:58:17 +01:00 |
|
Christoph M. Wintersteiger
|
706a037bf4
|
Python 3.x string decoding fix
|
2015-11-16 15:16:50 +01:00 |
|
Nikolaj Bjorner
|
ab4033133f
|
remove solver_old
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2015-11-14 18:46:49 -08:00 |
|
Nikolaj Bjorner
|
bea68cd194
|
remove deprecated API functionality
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2015-11-14 17:05:15 -08:00 |
|
Nikolaj Bjorner
|
0f602d652a
|
remove deprecated API functionality
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2015-11-14 13:47:41 -08:00 |
|
Christoph M. Wintersteiger
|
15c48eeaf9
|
Fix for timeout/rlimit in deprecated solver API.
Partially fixes #307.
|
2015-11-13 16:42:46 +00:00 |
|
Christoph M. Wintersteiger
|
954400cfa2
|
whitespace
|
2015-11-13 16:35:08 +00:00 |
|
Nikolaj Bjorner
|
84f935ae85
|
initialize solver prior to translate. fixes build break
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2015-11-09 06:38:06 -08:00 |
|
Christoph M. Wintersteiger
|
689ed9fa12
|
Added Z3_mk_array_ext to ML API.
Relates to #292
|
2015-11-09 13:49:37 +00:00 |
|
Christoph M. Wintersteiger
|
cffff18373
|
-whitespace
|
2015-11-09 13:22:33 +00:00 |
|
Christoph M. Wintersteiger
|
6625f7a749
|
Added Z3_solver_translate to ML API.
|
2015-11-09 13:19:10 +00:00 |
|
Nikolaj Bjorner
|
e9315af0d9
|
remove tabs from z3.py to fix build
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2015-11-08 04:22:44 -08:00 |
|
Nikolaj Bjorner
|
4685a5f8ba
|
add array-ext to externally exposed functions to enable interpolants with arrays to be usable in feedback loops with Z3. Addresses one issue raised in #292
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2015-11-07 16:42:13 -08:00 |
|
Nikolaj Bjorner
|
13b19eb351
|
add translate facility to Java/C# APIs, request #209
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2015-11-07 10:10:21 -08:00 |
|
Nikolaj Bjorner
|
b4cb51cdb3
|
working on Forking/Serializing a z3 Solver #209
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2015-11-06 17:29:24 -08:00 |
|
Nikolaj Bjorner
|
63ea2c4d8f
|
Merge pull request #295 from pazz/AstRef-hash
add __hash__ to AstRef
|
2015-11-05 16:20:10 -08:00 |
|
Patrick Totzke
|
d4242e16c5
|
add __hash__ to AstRef
AstRef objects needs to be hashable in order
to be used as keys in python dictionaries
|
2015-11-05 16:28:02 +00:00 |
|
Christoph M. Wintersteiger
|
715050da0b
|
Java API comments fix.
|
2015-11-04 13:34:50 +00:00 |
|
Nikolaj Bjorner
|
b75780ce2b
|
Merge pull request #280 from NikolajBjorner/master
Add PB operators to Python API
|
2015-10-30 14:15:24 -07:00 |
|
Nikolaj Bjorner
|
d83f8d08f3
|
Merge pull request #276 from kenmcmil/issue260
issue #260 -- support timeout in Z3_compute_interpolant
|
2015-10-28 20:30:15 -07:00 |
|
Ken McMillan
|
d4dff70f39
|
issue #260 -- support timeout in Z3_compute_interpolant
|
2015-10-28 18:02:14 -07:00 |
|
Nikolaj Bjorner
|
559f373588
|
adding PB operators to Python API. remove tabs
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2015-10-28 17:13:24 -07:00 |
|
Nikolaj Bjorner
|
7f5495b134
|
adding PB operators to Python API
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2015-10-28 17:09:42 -07:00 |
|
Christoph M. Wintersteiger
|
6a5da9e9c4
|
Merge branch 'master' of https://github.com/Z3Prover/z3
|
2015-10-28 23:32:42 +00:00 |
|
Christoph M. Wintersteiger
|
118d597c22
|
removed byte order mark
|
2015-10-28 23:31:08 +00:00 |
|
Nikolaj Bjorner
|
aab63dc126
|
Merge branch 'master' of https://github.com/Z3Prover/z3
|
2015-10-28 16:10:34 -07:00 |
|
Nikolaj Bjorner
|
3bc94e08b3
|
move friend definitions to inlined functions. Issue #241
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2015-10-28 13:24:13 -07:00 |
|
Christoph M. Wintersteiger
|
cab42d2c66
|
Clarified documentation of par-or tactic.
Relates to #269.
|
2015-10-28 18:50:22 +00:00 |
|
Christoph M. Wintersteiger
|
15be8d424c
|
Fixed Python 3.x issues.
|
2015-10-28 14:19:23 +00:00 |
|
Christoph M. Wintersteiger
|
97d97f4694
|
Fixed Python 3.x doctest problems
|
2015-10-27 16:39:07 +00:00 |
|
Christoph M. Wintersteiger
|
7324ef7c39
|
Fixed FP function names in Python API.
Fixes #264
|
2015-10-27 12:02:38 +00:00 |
|