mirror of
https://github.com/Z3Prover/z3
synced 2025-08-26 13:06:05 +00:00
conversion from AIG to expressions should always use the optimized conversion function. the aig-tactic should throttle regarding output bloat from AIG. If the expression after AIG simpification, for whatever reason, is bloated the rewrite does not take place. |
||
---|---|---|
.. | ||
aig.cpp | ||
aig.h | ||
aig_tactic.cpp | ||
aig_tactic.h | ||
CMakeLists.txt |