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

Public Attributes

Sto_Man_tpCnf
 
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
 
Vec_Ptr_tvAntClas
 
int nAntStart
 
int Counter
 
int * pProofNums
 
FILE * pFile
 
litpResLits
 
int nResLits
 
int nResLitsAlloc
 
abctime timeBcp
 
abctime timeTrace
 
abctime timeTotal
 

Detailed Description

Definition at line 40 of file satInterP.c.

Member Data Documentation

◆ Counter

int Intp_Man_t_::Counter

Definition at line 64 of file satInterP.c.

◆ fProofVerif

int Intp_Man_t_::fProofVerif

Definition at line 46 of file satInterP.c.

◆ fProofWrite

int Intp_Man_t_::fProofWrite

Definition at line 47 of file satInterP.c.

◆ fVerbose

int Intp_Man_t_::fVerbose

Definition at line 45 of file satInterP.c.

◆ nAntStart

int Intp_Man_t_::nAntStart

Definition at line 62 of file satInterP.c.

◆ nClosAlloc

int Intp_Man_t_::nClosAlloc

Definition at line 49 of file satInterP.c.

◆ nResLits

int Intp_Man_t_::nResLits

Definition at line 69 of file satInterP.c.

◆ nResLitsAlloc

int Intp_Man_t_::nResLitsAlloc

Definition at line 70 of file satInterP.c.

◆ nRootSize

int Intp_Man_t_::nRootSize

Definition at line 51 of file satInterP.c.

◆ nTrailSize

int Intp_Man_t_::nTrailSize

Definition at line 52 of file satInterP.c.

◆ nVarsAlloc

int Intp_Man_t_::nVarsAlloc

Definition at line 48 of file satInterP.c.

◆ pAssigns

lit* Intp_Man_t_::pAssigns

Definition at line 54 of file satInterP.c.

◆ pCnf

Sto_Man_t* Intp_Man_t_::pCnf

Definition at line 43 of file satInterP.c.

◆ pFile

FILE* Intp_Man_t_::pFile

Definition at line 66 of file satInterP.c.

◆ pProofNums

int* Intp_Man_t_::pProofNums

Definition at line 65 of file satInterP.c.

◆ pReasons

Sto_Cls_t** Intp_Man_t_::pReasons

Definition at line 56 of file satInterP.c.

◆ pResLits

lit* Intp_Man_t_::pResLits

Definition at line 68 of file satInterP.c.

◆ pSeens

char* Intp_Man_t_::pSeens

Definition at line 55 of file satInterP.c.

◆ pTrail

lit* Intp_Man_t_::pTrail

Definition at line 53 of file satInterP.c.

◆ pWatches

Sto_Cls_t** Intp_Man_t_::pWatches

Definition at line 57 of file satInterP.c.

◆ timeBcp

abctime Intp_Man_t_::timeBcp

Definition at line 72 of file satInterP.c.

◆ timeTotal

abctime Intp_Man_t_::timeTotal

Definition at line 74 of file satInterP.c.

◆ timeTrace

abctime Intp_Man_t_::timeTrace

Definition at line 73 of file satInterP.c.

◆ vAntClas

Vec_Ptr_t* Intp_Man_t_::vAntClas

Definition at line 61 of file satInterP.c.


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