ABC: A System for Sequential Synthesis and Verification
 
Loading...
Searching...
No Matches
Int_Man_t_ Struct Reference
Collaboration diagram for Int_Man_t_:

Public Attributes

Sto_Man_tpCnf
 
int pGloVars [16]
 
int nGloVars
 
int fVerbose
 
int fProofVerif
 
int fProofWrite
 
int nVarsAlloc
 
int nClosAlloc
 
int nRootSize
 
int nTrailSize
 
litpTrail
 
litpAssigns
 
char * pSeens
 
Sto_Cls_t ** pReasons
 
Sto_Cls_t ** pWatches
 
int nVarsAB
 
int * pVarTypes
 
unsigned * pInters
 
int nIntersAlloc
 
int nWords
 
int Counter
 
int * pProofNums
 
FILE * pFile
 
litpResLits
 
int nResLits
 
int nResLitsAlloc
 
abctime timeBcp
 
abctime timeTrace
 
abctime timeTotal
 

Detailed Description

Definition at line 39 of file satInter.c.

Member Data Documentation

◆ Counter

int Int_Man_t_::Counter

Definition at line 66 of file satInter.c.

◆ fProofVerif

int Int_Man_t_::fProofVerif

Definition at line 47 of file satInter.c.

◆ fProofWrite

int Int_Man_t_::fProofWrite

Definition at line 48 of file satInter.c.

◆ fVerbose

int Int_Man_t_::fVerbose

Definition at line 46 of file satInter.c.

◆ nClosAlloc

int Int_Man_t_::nClosAlloc

Definition at line 50 of file satInter.c.

◆ nGloVars

int Int_Man_t_::nGloVars

Definition at line 44 of file satInter.c.

◆ nIntersAlloc

int Int_Man_t_::nIntersAlloc

Definition at line 63 of file satInter.c.

◆ nResLits

int Int_Man_t_::nResLits

Definition at line 71 of file satInter.c.

◆ nResLitsAlloc

int Int_Man_t_::nResLitsAlloc

Definition at line 72 of file satInter.c.

◆ nRootSize

int Int_Man_t_::nRootSize

Definition at line 52 of file satInter.c.

◆ nTrailSize

int Int_Man_t_::nTrailSize

Definition at line 53 of file satInter.c.

◆ nVarsAB

int Int_Man_t_::nVarsAB

Definition at line 60 of file satInter.c.

◆ nVarsAlloc

int Int_Man_t_::nVarsAlloc

Definition at line 49 of file satInter.c.

◆ nWords

int Int_Man_t_::nWords

Definition at line 64 of file satInter.c.

◆ pAssigns

lit* Int_Man_t_::pAssigns

Definition at line 55 of file satInter.c.

◆ pCnf

Sto_Man_t* Int_Man_t_::pCnf

Definition at line 42 of file satInter.c.

◆ pFile

FILE* Int_Man_t_::pFile

Definition at line 68 of file satInter.c.

◆ pGloVars

int Int_Man_t_::pGloVars[16]

Definition at line 43 of file satInter.c.

◆ pInters

unsigned* Int_Man_t_::pInters

Definition at line 62 of file satInter.c.

◆ pProofNums

int* Int_Man_t_::pProofNums

Definition at line 67 of file satInter.c.

◆ pReasons

Sto_Cls_t** Int_Man_t_::pReasons

Definition at line 57 of file satInter.c.

◆ pResLits

lit* Int_Man_t_::pResLits

Definition at line 70 of file satInter.c.

◆ pSeens

char* Int_Man_t_::pSeens

Definition at line 56 of file satInter.c.

◆ pTrail

lit* Int_Man_t_::pTrail

Definition at line 54 of file satInter.c.

◆ pVarTypes

int* Int_Man_t_::pVarTypes

Definition at line 61 of file satInter.c.

◆ pWatches

Sto_Cls_t** Int_Man_t_::pWatches

Definition at line 58 of file satInter.c.

◆ timeBcp

abctime Int_Man_t_::timeBcp

Definition at line 74 of file satInter.c.

◆ timeTotal

abctime Int_Man_t_::timeTotal

Definition at line 76 of file satInter.c.

◆ timeTrace

abctime Int_Man_t_::timeTrace

Definition at line 75 of file satInter.c.


The documentation for this struct was generated from the following file: