
Go to the source code of this file.
Macros | |
| #define | Pdr_ForEachCube(pList, pCut, i) |
| #define Pdr_ForEachCube | ( | pList, | |
| pCut, | |||
| i ) |
Definition at line 789 of file pdrInv.c.

| int Pdr_InvCheck_int | ( | Gia_Man_t * | p, |
| Vec_Int_t * | vInv, | ||
| int | fVerbose, | ||
| sat_solver * | pSat, | ||
| int | fSkip ) |
Definition at line 706 of file pdrInv.c.


Definition at line 650 of file pdrInv.c.

Definition at line 641 of file pdrInv.c.

Definition at line 801 of file pdrInv.c.

Definition at line 922 of file pdrInv.c.

| void Pdr_InvPrint | ( | Vec_Int_t * | vInv, |
| int | fVerbose ) |
Definition at line 693 of file pdrInv.c.

Definition at line 667 of file pdrInv.c.


| int Pdr_InvUsedFlopNum | ( | Vec_Int_t * | vInv | ) |
Function*************************************************************
Synopsis [Counts the number of variables used in the clauses.]
Description []
SideEffects []
SeeAlso []
Definition at line 172 of file pdrInv.c.

Function*************************************************************
Synopsis [Counts how many times each flop appears in the set of cubes.]
Description []
SideEffects []
SeeAlso []
Definition at line 118 of file pdrInv.c.

Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 196 of file pdrInv.c.

| int Pdr_ManCountVariables | ( | Pdr_Man_t * | p, |
| int | kStart ) |
Function*************************************************************
Synopsis [Counts the number of variables used in the clauses.]
Description []
SideEffects []
SeeAlso []
Definition at line 216 of file pdrInv.c.


Definition at line 595 of file pdrInv.c.


Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 557 of file pdrInv.c.


Definition at line 333 of file pdrInv.c.

| void Pdr_ManDumpClauses | ( | Pdr_Man_t * | p, |
| char * | pFileName, | ||
| int | fProved ) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 352 of file pdrInv.c.


Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 435 of file pdrInv.c.

Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 292 of file pdrInv.c.


| int Pdr_ManFindInvariantStart | ( | Pdr_Man_t * | p | ) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 148 of file pdrInv.c.

| void Pdr_ManPrintClauses | ( | Pdr_Man_t * | p, |
| int | kStart ) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 244 of file pdrInv.c.


| ABC_NAMESPACE_IMPL_START void Pdr_ManPrintProgress | ( | Pdr_Man_t * | p, |
| int | fClose, | ||
| abctime | Time ) |
DECLARATIONS ///.
CFile****************************************************************
FileName [pdrInv.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Property driven reachability.]
Synopsis [Invariant computation, printing, verification.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - November 20, 2010.]
Revision [
] FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 48 of file pdrInv.c.


| void Pdr_ManReportInvariant | ( | Pdr_Man_t * | p | ) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 477 of file pdrInv.c.


| void Pdr_ManVerifyInvariant | ( | Pdr_Man_t * | p | ) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 500 of file pdrInv.c.


| void Pdr_SetPrintOne | ( | Pdr_Set_t * | p | ) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []