#include "bmc.h"
Go to the source code of this file.
| int Bmc_CexBitCount | ( | Abc_Cex_t * | p, |
| int | nInputs ) |
FUNCTION DEFINITIONS ///.
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 51 of file bmcCexTools.c.

Function*************************************************************
Synopsis [Computes CE-induced network.]
Description []
SideEffects []
SeeAlso []
Definition at line 195 of file bmcCexTools.c.


Definition at line 282 of file bmcCexTools.c.

| Abc_Cex_t * Bmc_CexCareBits | ( | Gia_Man_t * | p, |
| Abc_Cex_t * | pCexState, | ||
| Abc_Cex_t * | pCexImpl, | ||
| Abc_Cex_t * | pCexEss, | ||
| int | fFindAll, | ||
| int | fVerbose ) |
Definition at line 597 of file bmcCexTools.c.


Definition at line 566 of file bmcCexTools.c.


Function*************************************************************
Synopsis [Computes care bits of the CEX.]
Description []
SideEffects []
SeeAlso []
Definition at line 538 of file bmcCexTools.c.


Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 115 of file bmcCexTools.c.

| void Bmc_CexDumpStats | ( | Gia_Man_t * | p, |
| Abc_Cex_t * | pCex, | ||
| Abc_Cex_t * | pCexCare, | ||
| Abc_Cex_t * | pCexEss, | ||
| Abc_Cex_t * | pCexMin, | ||
| abctime | clk ) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 78 of file bmcCexTools.c.

| Abc_Cex_t * Bmc_CexEssentialBitOne | ( | Gia_Man_t * | p, |
| Abc_Cex_t * | pCexState, | ||
| int | iBit, | ||
| Abc_Cex_t * | pCexPrev, | ||
| int * | pfEqual ) |
Function*************************************************************
Synopsis [Simulates one bit to check whether it is essential.]
Description []
SideEffects []
SeeAlso []
Definition at line 691 of file bmcCexTools.c.


| Abc_Cex_t * Bmc_CexEssentialBits | ( | Gia_Man_t * | p, |
| Abc_Cex_t * | pCexState, | ||
| Abc_Cex_t * | pCexCare, | ||
| int | fVerbose ) |
Function*************************************************************
Synopsis [Computes essential bits of the CEX.]
Description []
SideEffects []
SeeAlso []
Definition at line 802 of file bmcCexTools.c.


Definition at line 771 of file bmcCexTools.c.

| Abc_Cex_t * Bmc_CexInnerStates | ( | Gia_Man_t * | p, |
| Abc_Cex_t * | pCex, | ||
| Abc_Cex_t ** | ppCexImpl, | ||
| int | fVerbose ) |
DECLARATIONS ///.
Function*************************************************************
Synopsis [Computes internal states of the CEX.]
Description []
SideEffects []
SeeAlso []
Definition at line 435 of file bmcCexTools.c.


Function*************************************************************
Synopsis [Performs initialized unrolling till the last frame.]
Description []
SideEffects []
SeeAlso []
Definition at line 138 of file bmcCexTools.c.


Definition at line 170 of file bmcCexTools.c.

| void Bmc_CexPrint | ( | Abc_Cex_t * | pCex, |
| int | nRealPis, | ||
| int | fVerbose ) |
Function*************************************************************
Synopsis [Prints one counter-example.]
Description []
SideEffects []
SeeAlso []
Definition at line 307 of file bmcCexTools.c.


Function*************************************************************
Synopsis [Computes essential bits of the CEX.]
Description []
SideEffects []
SeeAlso []
Definition at line 863 of file bmcCexTools.c.

Function*************************************************************
Synopsis [Verifies the care set of the counter-example.]
Description []
SideEffects []
SeeAlso []
Definition at line 346 of file bmcCexTools.c.

Function*************************************************************
Synopsis [Verifies the care set of the counter-example for an arbitrary PO.]
Description []
SideEffects []
SeeAlso []
Definition at line 388 of file bmcCexTools.c.

Function*************************************************************
Synopsis [Count the number of care bits.]
Description []
SideEffects []
SeeAlso []
Definition at line 906 of file bmcCexTools.c.

| void Gia_ManCountCareBitsTest | ( | Gia_Man_t * | p | ) |
Definition at line 991 of file bmcCexTools.c.

| unsigned char * Mnist_ReadImages1_ | ( | ) |
Definition at line 969 of file bmcCexTools.c.


| Vec_Wec_t * Mnist_ReadImages_ | ( | int | nPats | ) |
Definition at line 979 of file bmcCexTools.c.

