abc-master
|
#include "misc/vec/vec.h"
Go to the source code of this file.
Data Structures | |
struct | Prf_Man_t_ |
Typedefs | |
typedef typedefABC_NAMESPACE_HEADER_START struct Prf_Man_t_ | Prf_Man_t |
INCLUDES ///. More... | |
Functions | |
static int | Prf_BitWordNum (int nWidth) |
GLOBAL VARIABLES ///. More... | |
static int | Prf_ManSize (Prf_Man_t *p) |
static void | Prf_ManClearNewInfo (Prf_Man_t *p) |
static word * | Prf_ManClauseInfo (Prf_Man_t *p, int Id) |
static Prf_Man_t * | Prf_ManAlloc () |
FUNCTION DECLARATIONS ///. More... | |
static void | Prf_ManStop (Prf_Man_t *p) |
static void | Prf_ManStopP (Prf_Man_t **p) |
static double | Prf_ManMemory (Prf_Man_t *p) |
static void | Prf_ManRestart (Prf_Man_t *p, Vec_Int_t *vId2Pr, int iFirst, int nWidth) |
static void | Prf_ManGrow (Prf_Man_t *p, int nWidth) |
static void | Prf_ManShrink (Prf_Man_t *p, int iClause) |
static void | Prf_ManAddSaved (Prf_Man_t *p, int i, int iNew) |
static void | Prf_ManCompact (Prf_Man_t *p, int iNew) |
static void | Prf_ManChainResolve (Prf_Man_t *p, clause *c) |
static void | Prf_ManChainStart (Prf_Man_t *p, clause *c) |
static int | Prf_ManChainStop (Prf_Man_t *p) |
static Vec_Int_t * | Prf_ManUnsatCore (Prf_Man_t *p) |
typedef typedefABC_NAMESPACE_HEADER_START struct Prf_Man_t_ Prf_Man_t |
INCLUDES ///.
CFile****************************************************************
FileName [satProof2.h]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [SAT solver.]
Synopsis [Proof logging.]
Author [Alan Mishchenko alanm] i@ee cs.be rkel ey.ed u
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - January 1, 2004.]
Revision [
]PARAMETERS ///STRUCTURE DEFINITIONS ///
Definition at line 40 of file satProof2.h.
|
inlinestatic |
|
inlinestatic |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 175 of file satProof2.h.
|
inlinestatic |
FUNCTION DECLARATIONS ///.
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 81 of file satProof2.h.
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 222 of file satProof2.h.
Definition at line 257 of file satProof2.h.
|
inlinestatic |
Definition at line 268 of file satProof2.h.
Definition at line 63 of file satProof2.h.
|
inlinestatic |
Definition at line 62 of file satProof2.h.
|
inlinestatic |
Definition at line 187 of file satProof2.h.
|
inlinestatic |
Definition at line 129 of file satProof2.h.
|
inlinestatic |
Definition at line 104 of file satProof2.h.
|
inlinestatic |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 120 of file satProof2.h.
|
inlinestatic |
Definition at line 156 of file satProof2.h.
|
inlinestatic |
Definition at line 61 of file satProof2.h.
|
inlinestatic |
Definition at line 91 of file satProof2.h.
|
inlinestatic |
Definition at line 99 of file satProof2.h.
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 287 of file satProof2.h.