Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

tgbaalgos/ltl2tgba_lacim.hh File Reference

#include "ltlast/formula.hh"
#include "tgba/tgbabddconcrete.hh"

Include dependency graph for ltl2tgba_lacim.hh:

Include dependency graph

Go to the source code of this file.

Namespaces

namespace  spot

Functions

tgba_bdd_concrete * ltl_to_tgba_lacim (const ltl::formula *f, bdd_dict *dict)


Function Documentation

tgba_bdd_concrete* 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.

      @InProceedings{   couvreur.00.lacim,
        author        = {Jean-Michel Couvreur},
        title         = {Un point de vue symbolique sur la logique temporelle
                        lin{\'e}aire},
        booktitle     = {Actes du Colloque LaCIM 2000},
        month         = {August},
        year          = {2000},
        pages         = {131--140},
        volume        = {27},
        series        = {Publications du LaCIM},
        publisher     = {Universit{\'e} du Qu{\'e}bec {\`a} Montr{\'e}al},
        editor        = {Pierre Leroux}
      }
      
Parameters:
f The formula to translate into an automata.
dict The spot::bdd_dict the constructed automata should use.
Returns:
A spot::tgba_bdd_concrete that recognizes the language of f.


Please comment this page and report errors about it on the RefDocComments page.
Generated on Fri Aug 13 14:43:10 2004 for spot by doxygen 1.3.8