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