#include <Fxch.h>

Public Attributes | |
| Vec_Wec_t | vCubes |
| Vec_Wec_t | vLits |
| Vec_Int_t | vRands |
| Vec_Int_t | vCubeLinks |
| Fxch_Obj_t * | pBins |
| Hash_IntMan_t * | vHash |
| Vec_Que_t * | vPrio |
| Vec_Flt_t | vWeights |
| Vec_Wec_t | vPairs |
| Vec_Wrd_t | vDivs |
| Vec_Int_t | vCubesS |
| Vec_Int_t | vCubesD |
| Vec_Int_t | vCube1 |
| Vec_Int_t | vCube2 |
| abctime | timeStart |
| int | SizeMask |
| int | nVars |
| int | nLits |
| int | nCompls |
| int | nPairsS |
| int | nPairsD |
| Vec_Wec_t * | vCubes |
| int | nCubesInit |
| int | LitCountMax |
| Fxch_SCHashTable_t * | pSCHashTable |
| Vec_Wec_t * | vLits |
| Vec_Int_t * | vLitCount |
| Vec_Int_t * | vLitHashKeys |
| Hsh_VecMan_t * | pDivHash |
| Vec_Flt_t * | vDivWeights |
| Vec_Que_t * | vDivPrio |
| Vec_Wec_t * | vDivCubePairs |
| Vec_Int_t * | vLevels |
| Vec_Int_t * | vTranslation |
| Vec_Int_t * | vOutputID |
| int * | pTempOutputID |
| int | nSizeOutputID |
| Vec_Int_t * | vCubesS |
| Vec_Int_t * | vPairs |
| Vec_Int_t * | vCubeFree |
| Vec_Int_t * | vDiv |
| Vec_Int_t * | vCubesToRemove |
| Vec_Int_t * | vCubesToUpdate |
| Vec_Int_t * | vSCC |
| abctime | timeInit |
| abctime | timeExt |
| int | nExtDivs |
| Fxch_Obj_t* Fxch_Man_t_::pBins |
| Hsh_VecMan_t* Fxch_Man_t_::pDivHash |
| Fxch_SCHashTable_t* Fxch_Man_t_::pSCHashTable |
| Hash_IntMan_t* Fxch_Man_t_::vHash |