You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When generating the AIG, the conversion adds new symbols for the next-state
value if none is given. These new symbols now have a mode, and a fresh
identifier is generated for each bit, to ensure that the type (bool) is
consistent with the variable map.
0 commit comments