BDD bdd_compose ( BDD  f,
BDD  g,
BDD  v 
)

Functional composition.

Substitutes the variable var with the BDD g in the BDD f: result $= f[g/var]$.

Returns:
The composed BDD.
See also:
bdd_veccompose, bdd_replace, bdd_restrict


Generated on Mon Jul 23 13:25:16 2007 for BuDDy by  doxygen 1.5.1