3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-11 13:40:52 +00:00

Beginnings of a new ML API

Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
This commit is contained in:
Christoph M. Wintersteiger 2012-12-11 13:37:02 +00:00
parent 9790784488
commit 70f0d2f423
57 changed files with 245 additions and 745 deletions

3
src/api/ml/README Normal file
View file

@ -0,0 +1,3 @@
This directory is work in progress.
We are currently working on a brand new ML API.