diffblue-cbmc/unit/solvers
Romain Brenguier f9a698ce24 Remove root field of bdd_exprt
Instead the result of from_exprt and the input of as_expr should be
BDDs.
This makes it possible to reuse the same manager for several exprt
conversion and to combine the results obtain from the from_expr
conversion with BDD operations.
2019-03-07 11:02:35 +00:00
..
bdd/miniBDD Remove root field of bdd_exprt 2019-03-07 11:02:35 +00:00
floatbv Require a message handler when constructing a propt 2019-02-03 02:20:18 +00:00
lowering Byte-operator lowering: support structs containing bit-fields 2019-02-26 19:09:24 +00:00
prop Remove root field of bdd_exprt 2019-03-07 11:02:35 +00:00
strings Move arguments into simplify_expr call 2019-02-28 15:09:02 +00:00