abc-master
|
#include "intInt.h"
Go to the source code of this file.
Functions | |
ABC_NAMESPACE_IMPL_START int | Inter_ManCheckInitialState (Aig_Man_t *p) |
DECLARATIONS ///. More... | |
int | Inter_ManCheckAllStates (Aig_Man_t *p) |
int Inter_ManCheckAllStates | ( | Aig_Man_t * | p | ) |
Function*************************************************************
Synopsis [Returns 1 if the property holds in all states.]
Description []
SideEffects []
SeeAlso []
Definition at line 85 of file intUtil.c.
ABC_NAMESPACE_IMPL_START int Inter_ManCheckInitialState | ( | Aig_Man_t * | p | ) |
DECLARATIONS ///.
CFile****************************************************************
FileName [intUtil.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Interpolation engine.]
Synopsis [Various interpolation utilities.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 24, 2008.]
Revision [
]FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis [Returns 1 if the property fails in the initial state.]
Description []
SideEffects []
SeeAlso []
Definition at line 46 of file intUtil.c.