abc-master
|
Go to the source code of this file.
Functions | |
ABC_NAMESPACE_IMPL_START int | Fra_InvariantVerify (Aig_Man_t *pAig, int nFrames, Vec_Int_t *vClauses, Vec_Int_t *vLits) |
DECLARATIONS ///. More... | |
ABC_NAMESPACE_IMPL_START int Fra_InvariantVerify | ( | Aig_Man_t * | pAig, |
int | nFrames, | ||
Vec_Int_t * | vClauses, | ||
Vec_Int_t * | vLits | ||
) |
DECLARATIONS ///.
CFile****************************************************************
FileName [fraIndVer.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [New FRAIG package.]
Synopsis [Verification of the inductive invariant.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 30, 2007.]
Revision [
]FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis [Verifies the inductive invariant.]
Description []
SideEffects []
SeeAlso []
Definition at line 46 of file fraIndVer.c.