Christoph M. Wintersteiger
|
3587baaf24
|
Added full version strings and associated API functions.
|
2016-07-28 18:06:02 +01:00 |
|
martin-neuhaeusser
|
bd9d13279a
|
Pretty printing
|
2016-04-06 12:39:19 +02:00 |
|
martin-neuhaeusser
|
71f991c5df
|
Avoid using physical equality checks in OCaml bindings (z3.ml)
This patch avoids the use of physical equality wherever possible
and improves some details of the OCaml implementation.
|
2016-04-05 12:51:03 +02:00 |
|
Christoph M. Wintersteiger
|
824169da0a
|
New OCaml API
|
2016-02-13 22:09:45 +00: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 |
|
Christoph M. Wintersteiger
|
cab42d2c66
|
Clarified documentation of par-or tactic.
Relates to #269.
|
2015-10-28 18:50:22 +00:00 |
|
Paul Phillips
|
64a5247813
|
Changed references to help-tactics to help-tactic.
|
2015-10-25 11:45:46 -07:00 |
|
Christoph M. Wintersteiger
|
18a0314f6b
|
Fix for ast_map in ML API
|
2015-10-02 15:52:33 +01:00 |
|
Christoph M. Wintersteiger
|
9ad065a538
|
Bugfixes for the optimization module in the ML API
|
2015-08-15 23:51:43 +01:00 |
|
Nikolaj Bjorner
|
76ca64b93b
|
add consistency per request from Gabriel R
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2015-08-09 18:56:42 +02:00 |
|
Nikolaj Bjorner
|
eb5af100bd
|
adding optimize bindings for ML, adding get_reason_unknown to optimize, mentioned in pull request issue #188, second edition
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2015-08-09 17:49:20 +02:00 |
|
Christoph M. Wintersteiger
|
004bf1471f
|
Added conversion function for Goal to Expr conversion in .NET, Java, ML
|
2015-06-10 13:17:34 +01:00 |
|
Christoph M. Wintersteiger
|
98f2de3216
|
Added Z3_fpa_get_numeral_significand_uint64 to .NET, Java, and ML APIs.
|
2015-06-09 12:57:19 +01:00 |
|
Christoph M. Wintersteiger
|
d8f6d84217
|
Updates for the .NET, Java, and ML APIs for recently changed fixedpoint and interpolation functionality.
Fixes #103
|
2015-05-23 16:53:47 +01:00 |
|
Nikolaj Bjorner
|
52619b9dbb
|
pull unstable
Signed-off-by: Nikolaj Bjorner <nbjorner@hotmail.com>
|
2015-04-01 14:57:11 -07:00 |
|
Christoph M. Wintersteiger
|
1c77ad00c3
|
Added accessors to enumeration sorts. Thanks to codeplex user steimann for suggesting this.
(http://z3.codeplex.com/workitem/195)
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-03-24 21:42:05 +00:00 |
|
Christoph M. Wintersteiger
|
b96551a1a2
|
.NET/Java/ML: Moved toggle_warning_messages to Global, added en/disable_trace.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-02-07 14:17:39 +00:00 |
|
Christoph M. Wintersteiger
|
5c7d0380d3
|
Fixes in the OCaml FPA API and example
|
2015-01-24 18:29:52 +00:00 |
|
Christoph M. Wintersteiger
|
65ccc9a8ea
|
added FPA ML API
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-23 19:36:47 +00:00 |
|
Christoph M. Wintersteiger
|
42f12ed752
|
ML API: added interpolation, bugfixes.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 17:16:37 +00:00 |
|
Christoph M. Wintersteiger
|
7ec8c81c33
|
ML API fix for datatype construction (Issue #121). Thanks to Elarnon for reporting this one!
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 17:14:03 +00:00 |
|
Christoph M. Wintersteiger
|
5e2a7e06fd
|
ML API: added constructors for ast_map and ast_vector
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 17:14:01 +00:00 |
|
Christoph M. Wintersteiger
|
9160925c28
|
ML API: added Expr.equal and Expr.compare
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 17:14:00 +00:00 |
|
Christoph M. Wintersteiger
|
83690a8fe3
|
ML API doc fixes
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 17:13:57 +00:00 |
|
Christoph M. Wintersteiger
|
cc40105919
|
ML API doc fix
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 17:13:55 +00:00 |
|
Christoph M. Wintersteiger
|
409a40a562
|
ML API: Added get_bit_int and get_ratio
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 17:13:51 +00:00 |
|
Christoph M. Wintersteiger
|
3d9ad51aae
|
ML API refactoring
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 17:11:18 +00:00 |
|
Christoph M. Wintersteiger
|
54b7f8eec3
|
ML API bugfix (Codeplex issue 102)
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 17:09:39 +00:00 |
|
Christoph M. Wintersteiger
|
983a0fb16f
|
ML bindings: list/array are now called z3array/z3list to avoid confusion.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 17:09:35 +00:00 |
|
Christoph M. Wintersteiger
|
544a74f034
|
ML API: bug and build fixes
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 17:09:34 +00:00 |
|
Christoph M. Wintersteiger
|
b81bae76b2
|
ML API: refactoring
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 17:09:32 +00:00 |
|
Christoph M. Wintersteiger
|
aaa835484f
|
Updates to ML API.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 17:09:31 +00:00 |
|
Christoph M. Wintersteiger
|
c1e29dabe7
|
ML API: renamed assert_ to add
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 17:08:15 +00:00 |
|
Christoph M. Wintersteiger
|
eea13a087f
|
ML API savegame
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 17:08:14 +00:00 |
|
Christoph M. Wintersteiger
|
d293b579f3
|
ML API: flat & rich layer in place.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 17:08:13 +00:00 |
|
Christoph M. Wintersteiger
|
79d0c32c91
|
ML API: replaced arrays with lists.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 17:08:12 +00:00 |
|
Christoph M. Wintersteiger
|
303b4e6735
|
ML API savepoint
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 17:08:11 +00:00 |
|
Christoph M. Wintersteiger
|
dc03e2903f
|
ML API: proper use of datatype API for list/enum/constructor.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 17:08:10 +00:00 |
|
Christoph M. Wintersteiger
|
6842acbea8
|
ML API: Cleanup
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 17:08:10 +00:00 |
|
Christoph M. Wintersteiger
|
fd78e45a2a
|
ML API: got rid of "extra" objects on types.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 17:08:07 +00:00 |
|
Christoph M. Wintersteiger
|
4e8d05dcf6
|
ML API: formatting.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 17:08:07 +00:00 |
|
Christoph M. Wintersteiger
|
16ba29e991
|
ML API: added interpolation, bugfixes.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 16:07:36 +00:00 |
|
Christoph M. Wintersteiger
|
8bd4ea293e
|
ML API fix for datatype construction (Issue #121). Thanks to Elarnon for reporting this one!
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 16:07:07 +00:00 |
|
Christoph M. Wintersteiger
|
ce94a8b2e0
|
ML API: added constructors for ast_map and ast_vector
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 16:07:05 +00:00 |
|
Christoph M. Wintersteiger
|
1c34842ca6
|
ML API: added Expr.equal and Expr.compare
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 16:07:05 +00:00 |
|
Christoph M. Wintersteiger
|
47997e175f
|
ML API doc fixes
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 16:07:02 +00:00 |
|
Christoph M. Wintersteiger
|
d8a84c9f89
|
ML API doc fix
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 16:07:01 +00:00 |
|
Christoph M. Wintersteiger
|
e2f0dc31f4
|
ML API: Added get_bit_int and get_ratio
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 16:06:59 +00:00 |
|