abc-master
|
#include "llbInt.h"
Go to the source code of this file.
Functions | |
ABC_NAMESPACE_IMPL_START DdNode * | Llb_BddComputeBad (Aig_Man_t *pInit, DdManager *dd, abctime TimeOut) |
DECLARATIONS ///. More... | |
DdNode * | Llb_BddQuantifyPis (Aig_Man_t *pInit, DdManager *dd, DdNode *bFunc) |
ABC_NAMESPACE_IMPL_START DdNode* Llb_BddComputeBad | ( | Aig_Man_t * | pInit, |
DdManager * | dd, | ||
abctime | TimeOut | ||
) |
DECLARATIONS ///.
CFile****************************************************************
FileName [llb2Bad.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [BDD based reachability.]
Synopsis [Computing bad states.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
]FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis [Computes bad in working manager.]
Description []
SideEffects []
SeeAlso []
Definition at line 45 of file llb2Bad.c.
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 109 of file llb2Bad.c.