3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-26 13:06:05 +00:00
z3/src/tactic/aig
Nikolaj Bjorner c24d445886 fix #6355
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.
2022-09-22 17:05:32 -05:00
..
aig.cpp fix #6355 2022-09-22 17:05:32 -05:00
aig.h booyah 2020-07-04 15:56:30 -07:00
aig_tactic.cpp fix #6355 2022-09-22 17:05:32 -05:00
aig_tactic.h booyah 2020-07-04 15:56:30 -07:00
CMakeLists.txt [CMake] Fix dependencies for generating install_tactic.cpp. 2017-06-21 23:03:48 +01:00