mirror of
https://github.com/Z3Prover/z3
synced 2025-06-20 12:53:38 +00:00
Final adjustments for the FP integration
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
This commit is contained in:
parent
1209302fe6
commit
2cb84280d8
7 changed files with 192 additions and 216 deletions
|
@ -769,7 +769,7 @@ typedef enum
|
|||
- gcd-test - Indicates an integer linear arithmetic lemma that uses a gcd test.
|
||||
|
||||
|
||||
- Z3_OP_PR_HYPER_RESOLVE: Hyper-resolution rule.
|
||||
- Z3_OP_PR_HYPER_RESOLVE: Hyper-resolution rule.
|
||||
|
||||
The premises of the rules is a sequence of clauses.
|
||||
The first clause argument is the main clause of the rule.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue