Modules | Functions

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 Mon Feb 7 2011 14:29:30 for spot by doxygen 1.7.1