82 static char rcsid[]
DD_UNUSED =
"$Id: cuddAddInv.c,v 1.9 2004/08/13 18:04:45 fabio Exp $";
128 (void) fprintf(dd->
err,
"Invalid epsilon\n");
167 value = 1.0 /
cuddV(f);
173 if (res != NULL)
return(res);
176 if (t == NULL)
return(NULL);
void Cudd_RecursiveDeref(DdManager *table, DdNode *n)
void cuddCacheInsert2(DdManager *table, DD_CTFP op, DdNode *f, DdNode *g, DdNode *data)
DdNode * cuddUniqueConst(DdManager *unique, CUDD_VALUE_TYPE value)
DdNode * cuddCacheLookup2(DdManager *table, DD_CTFP op, DdNode *f, DdNode *g)
static ABC_NAMESPACE_IMPL_START char rcsid[] DD_UNUSED
#define ABC_NAMESPACE_IMPL_END
#define cuddIsConstant(node)
#define ABC_NAMESPACE_IMPL_START
DdNode * cuddAddScalarInverseRecur(DdManager *dd, DdNode *f, DdNode *epsilon)
DdNode * Cudd_addScalarInverse(DdManager *dd, DdNode *f, DdNode *epsilon)
DdNode * cuddUniqueInter(DdManager *unique, int index, DdNode *T, DdNode *E)