CBMC
|
Conversion between exprt and miniBDD. More...
#include "bdd_expr.h"
#include <util/expr_util.h>
#include <util/invariant.h>
#include <util/narrow.h>
#include <util/std_expr.h>
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.