mirror of
https://github.com/Z3Prover/z3
synced 2025-04-25 01:55:32 +00:00
exposing algebraic numbers in the API (working in progress)
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
c350943c78
commit
c011b05b61
8 changed files with 440 additions and 3 deletions
|
@ -24,6 +24,7 @@ Notes:
|
|||
#include<stdio.h>
|
||||
#include"z3_macros.h"
|
||||
#include"z3_api.h"
|
||||
#include"z3_algebraic.h"
|
||||
|
||||
#undef __in
|
||||
#undef __out
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue