abc-master
|
Go to the source code of this file.
Functions | |
Abc_Ntk_t * | Abc_NtkDarFold2 (Abc_Ntk_t *pNtk, int fCompl, int fVerbose, int) |
Abc_Ntk_t * | Abc_NtkDarUnfold2 (Abc_Ntk_t *pNtk, int nFrames, int nConfs, int nProps, int fStruct, int fOldAlgo, int fVerbose) |
Function*************************************************************
Synopsis [Performs BDD-based reachability analysis.]
Description []
SideEffects []
SeeAlso []
Definition at line 51 of file abcDarUnfold2.c.
Abc_Ntk_t* Abc_NtkDarUnfold2 | ( | Abc_Ntk_t * | pNtk, |
int | nFrames, | ||
int | nConfs, | ||
int | nProps, | ||
int | fStruct, | ||
int | fOldAlgo, | ||
int | fVerbose | ||
) |
Definition at line 13 of file abcDarUnfold2.c.