|
CBMC
|
#include "bdd_expr.h"#include <util/expr_util.h>#include <util/invariant.h>#include <util/narrow.h>#include <util/std_expr.h>
Include dependency graph for bdd_expr.cpp:Go to the source code of this file.
Functions | |
| static exprt | make_or (exprt a, exprt b) |
| Disjunction of two expressions. More... | |
Conversion between exprt and miniBDD
Definition in file bdd_expr.cpp.