3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-26 13:06:05 +00:00

revamp ac plugin and plugin propagation

This commit is contained in:
Nikolaj Bjorner 2025-07-21 07:35:06 -07:00
parent b983524afc
commit dbcbc6c3ac
14 changed files with 630 additions and 215 deletions

View file

@ -758,6 +758,7 @@ X(Global, pivot_bug, "pivot bug")
X(Global, pivot_shape, "pivot shape")
X(Global, pivot_stats, "pivot stats")
X(Global, plugin, "plugin")
X(Global, plugin_verbose, "plugin verbose")
X(Global, pob_queue, "pob queue")
X(Global, poly_rewriter, "poly rewriter")
X(Global, polynomial, "polynomial")