#include "ltlast/formula.hh"#include "tgba/tgbaexplicit.hh"#include "ltlvisit/apcollect.hh"#include "ltlvisit/reduce.hh"Include dependency graph for ltl2tgba_fm.hh:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | spot |
Functions | |
| tgba_explicit * | spot::ltl_to_tgba_fm (const ltl::formula *f, bdd_dict *dict, bool exprop=false, bool symb_merge=true, bool branching_postponement=false, bool fair_loop_approx=false, const ltl::atomic_prop_set *unobs=0, int reduce_ltl=ltl::Reduce_None, bool containment_checks=false) |
| Build a spot::tgba_explicit* from an LTL formula. | |
1.5.2