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