spot  1.0
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.

Detailed Description

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 Sat Oct 27 2012 09:34:33 for spot by doxygen 1.8.1.2