21 #ifndef ABC__sat__bsat__satTruth_h
22 #define ABC__sat__bsat__satTruth_h
static word * Tru_ManNot(word *pOut, int nWords)
word * Tru_ManVar(Tru_Man_t *p, int v)
int Tru_ManInsert(Tru_Man_t *p, word *pTruth)
void Tru_ManFree(Tru_Man_t *p)
static word * Tru_ManOrNotCond(word *pOut, word *pIn, int nWords, int fCompl)
Tru_Man_t * Tru_ManAlloc(int nVars)
FUNCTION DECLARATIONS ///.
static word * Tru_ManAndNotCond(word *pOut, word *pIn, int nWords, int fCompl)
static int Tru_ManEqual0(word *pOut, int nWords)
unsigned __int64 word
DECLARATIONS ///.
word * Tru_ManFunc(Tru_Man_t *p, int h)
#define ABC_NAMESPACE_HEADER_START
NAMESPACES ///.
typedefABC_NAMESPACE_HEADER_START struct Tru_Man_t_ Tru_Man_t
INCLUDES ///.
static word * Tru_ManCopy(word *pOut, word *pIn, int nWords)
#define ABC_NAMESPACE_HEADER_END
static int Tru_ManEqual1(word *pOut, int nWords)
static word * Tru_ManAndNot(word *pOut, word *pIn, int nWords)
static word * Tru_ManOrNot(word *pOut, word *pIn, int nWords)
static word * Tru_ManClear(word *pOut, int nWords)
static word * Tru_ManAnd(word *pOut, word *pIn, int nWords)
static word * Tru_ManCopyNotCond(word *pOut, word *pIn, int nWords, int fCompl)
static word * Tru_ManCopyNot(word *pOut, word *pIn, int nWords)
static word * Tru_ManFill(word *pOut, int nWords)
static int Tru_ManEqual(word *pOut, word *pIn, int nWords)
GLOBAL VARIABLES ///.
static word * Tru_ManOr(word *pOut, word *pIn, int nWords)