spot  0.8.1
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 Sun Dec 18 2011 12:57:15 for spot by doxygen 1.7.6.1