#include "ltlast/formula.hh"
#include "tgba/tgbabddconcrete.hh"
Go to the source code of this file.
Namespaces | |
namespace | spot |
Functions | |
tgba_bdd_concrete * | spot::ltl_to_tgba_lacim (const ltl::formula *f, bdd_dict *dict) |
Build a spot::tgba_bdd_concrete from an LTL formula.This is based on the following paper. |