mirror of
https://github.com/Z3Prover/z3
synced 2025-06-20 12:53:38 +00:00
FPA theory and API overhaul
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
This commit is contained in:
parent
a28454d95e
commit
09247d2e29
9 changed files with 944 additions and 331 deletions
|
@ -1700,8 +1700,7 @@ extern "C" {
|
|||
/**
|
||||
\brief Create the real type.
|
||||
|
||||
This type is not a floating point number.
|
||||
Z3 does not have support for floating point numbers yet.
|
||||
Note that this type is not a floating point number.
|
||||
|
||||
def_API('Z3_mk_real_sort', SORT, (_in(CONTEXT), ))
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue