Christoph M. Wintersteiger
|
a27945f297
|
ML API: got rid of "extra" objects on types.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:53:17 +00:00 |
|
Christoph M. Wintersteiger
|
23febf13c4
|
ML API: basic structure and interface
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:52:08 +00:00 |
|
Christoph M. Wintersteiger
|
34a72942bf
|
ML API: documentation fixes.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:51:48 +00:00 |
|
Christoph M. Wintersteiger
|
276c5a5cdc
|
ML API: No more objects; type hierarchy exposed; clean separation into modules.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:51:47 +00:00 |
|
Christoph M. Wintersteiger
|
0138d0c11c
|
Checkpoint.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:51:46 +00:00 |
|
Christoph M. Wintersteiger
|
7b51dc9bdd
|
Checkpoint.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:51:45 +00:00 |
|
Christoph M. Wintersteiger
|
1eae7a6bac
|
ML API: Added Solver.assert_and_track
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:51:44 +00:00 |
|
Christoph M. Wintersteiger
|
7befc262d1
|
ML API: added functions for global parameter management.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:51:43 +00:00 |
|
Christoph M. Wintersteiger
|
69138924e5
|
ML API: Symbols are now normal types with visible hierarchy.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:51:40 +00:00 |
|
Christoph M. Wintersteiger
|
d0fea5e740
|
ML API: moved more objects into normal types.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:51:39 +00:00 |
|
Christoph M. Wintersteiger
|
bcc0c14233
|
ML API: moved more objects into normal types.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:51:39 +00:00 |
|
Christoph M. Wintersteiger
|
bbd1e465bb
|
ML API: bugfixes; starting to replace objects with normal types.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:51:38 +00:00 |
|
Christoph M. Wintersteiger
|
0e59d05629
|
ML API: changed context from object to normal type. Removed optional array parameters.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:51:37 +00:00 |
|
Christoph M. Wintersteiger
|
9eea0f3232
|
ML API: build system changes
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:51:33 +00:00 |
|
Christoph M. Wintersteiger
|
597409c8ac
|
ML API bugfixes
More ML examples
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:49:55 +00:00 |
|
Christoph M. Wintersteiger
|
cef9c2fa69
|
more ML
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:49:23 +00:00 |
|
Christoph M. Wintersteiger
|
bffef2e808
|
New ML API bugfixes and first example.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:49:22 +00:00 |
|
Christoph M. Wintersteiger
|
a42e21ede1
|
ML API: mk_context added.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:49:21 +00:00 |
|
Christoph M. Wintersteiger
|
39e538a8bc
|
More new ML API; Status: everything is there except for error handling.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:49:21 +00:00 |
|
Christoph M. Wintersteiger
|
371db347af
|
More new ML API.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:49:20 +00:00 |
|
Christoph M. Wintersteiger
|
3684b3a87d
|
New ML API savepoint.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:49:19 +00:00 |
|
Christoph M. Wintersteiger
|
d6a2048785
|
More new ML API
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:49:19 +00:00 |
|
Christoph M. Wintersteiger
|
524336ea3e
|
New ML API savepoint.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:49:18 +00:00 |
|
Christoph M. Wintersteiger
|
2277ad3654
|
ML API bugfixes
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:49:18 +00:00 |
|
Christoph M. Wintersteiger
|
dab162886e
|
New ML API savepoint.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:49:17 +00:00 |
|
Christoph M. Wintersteiger
|
794823ba6d
|
More ML API:
Fixes in native layer.
Added symbols.
Prepared code for automatic documentation.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:49:16 +00:00 |
|
Christoph M. Wintersteiger
|
7efe7a2c16
|
ML native layer bugfixes
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:48:40 +00:00 |
|
Christoph M. Wintersteiger
|
8e83f8d034
|
ML build system checks
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:46:54 +00:00 |
|
Christoph M. Wintersteiger
|
518da6b6e2
|
move old files
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:44:44 +00:00 |
|
Christoph M. Wintersteiger
|
e87feb8e45
|
added temporary Makefile for ML annotations.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:44:42 +00:00 |
|
Christoph M. Wintersteiger
|
b193b827ed
|
ML API bugfixes
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:44:42 +00:00 |
|
Christoph M. Wintersteiger
|
0fad5abd19
|
more ML API
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:43:28 +00:00 |
|
Christoph M. Wintersteiger
|
c001da6188
|
ML API and example compilation.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:42:23 +00:00 |
|
Christoph M. Wintersteiger
|
01dc79fcd4
|
More ML API
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:42:20 +00:00 |
|
Christoph M. Wintersteiger
|
bea09539cf
|
More ML API
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:42:18 +00:00 |
|
Christoph M. Wintersteiger
|
2dde851ed7
|
More ML API
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:42:16 +00:00 |
|
Christoph M. Wintersteiger
|
d5f135c432
|
More new ML API.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:40:52 +00:00 |
|
Christoph M. Wintersteiger
|
f5a0520b83
|
More ML API
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:40:37 +00:00 |
|
Christoph M. Wintersteiger
|
70f0d2f423
|
Beginnings of a new ML API
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2015-01-19 15:38:52 +00:00 |
|
Christoph M. Wintersteiger
|
60cf1d5a4f
|
Update copyright notices
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
|
2014-10-24 18:02:58 +01:00 |
|
Nikolaj Bjorner
|
c0895e5548
|
remove hassel table from unstable: does not compile under other plantforms
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2013-05-31 17:48:19 -07:00 |
|
Josh Berdine
|
d7b8110cc8
|
Regenerate ml api
|
2012-12-20 12:58:21 +00:00 |
|
Josh Berdine
|
32896a15e6
|
Fix for compiling ml api
|
2012-12-20 12:49:17 +00:00 |
|
Josh Berdine
|
27438b0fc9
|
Fix newlines
|
2012-12-20 12:48:49 +00:00 |
|
Josh Berdine
|
6a5de3384c
|
Regenerate ml api
|
2012-12-06 00:42:30 +00:00 |
|
Josh Berdine
|
79be6ee6c2
|
Update build system for ml api
|
2012-12-06 00:39:45 +00:00 |
|
Josh Berdine
|
c9865606e6
|
Fixes for error handling in ml api
|
2012-12-06 00:34:34 +00:00 |
|
Josh Berdine
|
192f51e986
|
Change to avoid relying on sed supporting disjunction or escaped control characters
|
2012-12-06 00:34:34 +00:00 |
|
Josh Berdine
|
8cc695eb7f
|
Change treatment of unsigned to avoid depending on unspecified behavior of recursive macros
|
2012-12-06 00:34:33 +00:00 |
|
Leonardo de Moura
|
a274cac2a0
|
bindings --> api; and moved nlsat/sat/subpaving tactics
|
2012-10-31 13:25:36 -07:00 |
|