spot
1.1.3
|
Go to the source code of this file.
Namespaces | |
spot | |
Functions | |
bdd | spot::formula_to_bdd (const ltl::formula *f, bdd_dict *d, void *for_me) |
Convert a Boolean formula into a BDD. More... | |
const ltl::formula * | spot::bdd_to_formula (bdd f, const bdd_dict *d) |
Convert a BDD into a formula. More... | |