#include "ltlast/formula.hh"
#include "tgba/tgbaexplicit.hh"
#include "ltlvisit/apcollect.hh"
Include dependency graph for ltl2tgba_fm.hh:
Go to the source code of this file.
Namespaces | |
namespace | spot |
Functions | |
tgba_explicit * | 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) |
Build a spot::tgba_explicit* from an LTL formula. |