mirror of
https://github.com/Z3Prover/z3
synced 2025-09-04 09:07:40 +00:00
bind variables in queries generated from Horn tactic to enforce that rule formulas don't contain free variables. Issue #328
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
aa777bd5c6
commit
b3e8020c88
5 changed files with 21 additions and 5 deletions
|
@ -7,7 +7,7 @@ Module Name:
|
|||
|
||||
Abstract:
|
||||
|
||||
Utility to find constants that are declard as varaibles.
|
||||
Utility to find constants that are declard as variables.
|
||||
|
||||
Author:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue