
Go to the source code of this file.
Functions | |
| Vec_Ptr_t * | Sim_ComputeStrSupp (Abc_Ntk_t *pNtk) |
| FUNCTION DEFINITIONS ///. | |
| Vec_Ptr_t * | Sim_ComputeFunSupp (Abc_Ntk_t *pNtk, int fVerbose) |
| int | Sim_NtkSimTwoPats_rec (Abc_Obj_t *pNode) |
Function*************************************************************
Synopsis [Compute functional supports.]
Description [Supports are returned as an array of bit strings, one for each CO.]
SideEffects []
SeeAlso []
Definition at line 103 of file simSupp.c.


FUNCTION DEFINITIONS ///.
Function*************************************************************
Synopsis [Computes structural supports.]
Description [Supports are returned as an array of bit strings, one for each CO.]
SideEffects []
SeeAlso []
Definition at line 57 of file simSupp.c.


| int Sim_NtkSimTwoPats_rec | ( | Abc_Obj_t * | pNode | ) |
Function*************************************************************
Synopsis [Saves the counter example.]
Description []
SideEffects []
SeeAlso []
Definition at line 548 of file simSupp.c.

