mirror of
https://github.com/Z3Prover/z3
synced 2025-07-26 22:17:54 +00:00
overhaul urle_set
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
commit
9456f16a4c
15 changed files with 233 additions and 253 deletions
|
@ -707,6 +707,7 @@ namespace datalog {
|
|||
|
||||
//update the head relation
|
||||
make_union(new_head_reg, head_reg, delta_reg, use_widening, acc);
|
||||
make_dealloc_non_void(new_head_reg, acc);
|
||||
}
|
||||
|
||||
finish:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue