#include "bdddict.hh"
#include "ltlast/formula.hh"
Include dependency graph for formula2bdd.hh:
Go to the source code of this file.
Namespaces | |
namespace | spot |
Functions | |
bdd | formula_to_bdd (const ltl::formula *f, bdd_dict *d, void *for_me) |
const ltl::formula * | bdd_to_formula (bdd f, const bdd_dict *d) |
|
|
|
|