spot
1.0
|
#include "tgbabddconcrete.hh"
Go to the source code of this file.
Namespaces | |
namespace | spot |
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. |