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
We should consider dropping some cruft; doing so will break compatibility and thus must happen in one major release (and only one). Requires an increment of the goto binary format version.
Drop symbol_typet and ns.follow (and use tag types instead)
Restrict gotos to a single target
Add a width to pointers (and remove all config references from solvers)
Clean up the interface between cbmc and others (e.g., hw-cbmc, 2ls, ebmc, cegis)