mirror of
https://github.com/Z3Prover/z3
synced 2025-05-04 06:15:46 +00:00
add special relations tactic
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
ec6cf7950e
commit
7a6823aef1
7 changed files with 92 additions and 21 deletions
|
@ -1104,7 +1104,6 @@ typedef enum {
|
|||
// Special relations
|
||||
Z3_OP_SPECIAL_RELATION_LO,
|
||||
Z3_OP_SPECIAL_RELATION_PO,
|
||||
Z3_OP_SPECIAL_RELATION_PO_AO,
|
||||
Z3_OP_SPECIAL_RELATION_PLO,
|
||||
Z3_OP_SPECIAL_RELATION_TO,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue