abc-master
|
DECLARATIONS ///. More...
#include <int2Int.h>
DECLARATIONS ///.
CFile****************************************************************
FileName [satSolver2i.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [SAT solver.]
Synopsis [Records the trace of SAT solving in the CNF form.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - September 2, 2013.]
Revision [
]
Int2_ManPars_t* Int2_Man_t_::pPars |
sat_solver2* Int2_Man_t_::pSat |
Definition at line 35 of file satSolver2i.c.
sat_solver* Int2_Man_t_::pSatPref |
sat_solver* Int2_Man_t_::pSatSuff |
Vec_Int_t* Int2_Man_t_::vGloVars |
Definition at line 36 of file satSolver2i.c.
Vec_Int_t* Int2_Man_t_::vVar2Glo |
Definition at line 37 of file satSolver2i.c.