![]() |
![]()
| ![]() |
![]()
NAMEsearchbddcircuitin - searches an input in a bdd circuit. See the file man1/alc_origin.1. SYNOPSIS#include "bdd101.h" PARAMETERS
DESCRIPTIONsearchbddcircuitin searches the input InputName in the bdd circuit BddCircuit. If a null pointer is given, the default bdd circuit is used. RETURN VALUEsearchbddcircuitin returns the node corresponding to the input InputName or a null pointer if no such input is found. EXAMPLE#include "bdd101.h" SEE ALSObdd(1), addbddcircuitin(3). See the file man1/alc_bug_report.1.
|