mirror of
https://github.com/Z3Prover/z3
synced 2026-05-26 11:56:21 +00:00
prepare for lambda unfolding in ho-matcher and selectively enable ho matching
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
f40e4759e4
commit
19166bd0b5
7 changed files with 75 additions and 5 deletions
|
|
@ -56,6 +56,7 @@ X(ctx_propagate_assertions, assert_eq_bug, "assert eq bug")
|
|||
X(ctx_solver_simplify_tactic, ctx_solver_simplify_tactic, "ctx solver simplify tactic")
|
||||
|
||||
X(default_qm_plugin, default_qm_plugin, "default qm plugin")
|
||||
X(default_qm_plugin, ho_matching, "ho matching")
|
||||
X(default_qm_plugin, mam_stats, "mam stats")
|
||||
X(default_qm_plugin, quantifier, "quantifier")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue