TGBA algorithms
[TGBA (Transition-based Generalized Büchi Automata)]

Modules

 TGBA on-the-fly algorithms
 Input/Output of TGBA
 Translating LTL formulae into TGBA
 Algorithm patterns
 TGBA simplifications
 Miscellaneous algorithms on TGBA
 Emptiness-checks

Functions

tgba_bdd_concrete * spot::product (const tgba_bdd_concrete *left, const tgba_bdd_concrete *right)
 Multiplies two spot::tgba_bdd_concrete automata.This function builds the resulting product as another spot::tgba_bdd_concrete automaton.

Function Documentation

tgba_bdd_concrete* spot::product ( const tgba_bdd_concrete *  left,
const tgba_bdd_concrete *  right 
)

Multiplies two spot::tgba_bdd_concrete automata.This function builds the resulting product as another spot::tgba_bdd_concrete automaton.


Please comment this page and report errors about it on the RefDocComments page.
Generated on Fri Apr 16 09:42:22 2010 for spot by doxygen 1.6.3