Public Attributes | |
| int | nWords |
| int | nLimit |
| int | nDivsMax |
| int | iChoice |
| int | fUseXor |
| int | fDebug |
| int | fVerbose |
| int | fVeryVerbose |
| Vec_Ptr_t * | vDivs |
| Vec_Int_t * | vGates |
| Vec_Int_t * | vUnateLits [2] |
| Vec_Int_t * | vNotUnateVars [2] |
| Vec_Int_t * | vUnatePairs [2] |
| Vec_Int_t * | vBinateVars |
| Vec_Int_t * | vUnateLitsW [2] |
| Vec_Int_t * | vUnatePairsW [2] |
| Vec_Wec_t * | vSorter |
| word * | pSets [2] |
| word * | pDivA |
| word * | pDivB |
| Vec_Wrd_t * | vSims |
Definition at line 290 of file giaResub.c.
| int Gia_ResbMan_t_::fDebug |
Definition at line 297 of file giaResub.c.
| int Gia_ResbMan_t_::fUseXor |
Definition at line 296 of file giaResub.c.
| int Gia_ResbMan_t_::fVerbose |
Definition at line 298 of file giaResub.c.
| int Gia_ResbMan_t_::fVeryVerbose |
Definition at line 299 of file giaResub.c.
| int Gia_ResbMan_t_::iChoice |
Definition at line 295 of file giaResub.c.
| int Gia_ResbMan_t_::nDivsMax |
Definition at line 294 of file giaResub.c.
| int Gia_ResbMan_t_::nLimit |
Definition at line 293 of file giaResub.c.
| int Gia_ResbMan_t_::nWords |
Definition at line 292 of file giaResub.c.
| word* Gia_ResbMan_t_::pDivA |
Definition at line 310 of file giaResub.c.
| word* Gia_ResbMan_t_::pDivB |
Definition at line 311 of file giaResub.c.
| word* Gia_ResbMan_t_::pSets[2] |
Definition at line 309 of file giaResub.c.
| Vec_Int_t* Gia_ResbMan_t_::vBinateVars |
Definition at line 305 of file giaResub.c.
| Vec_Ptr_t* Gia_ResbMan_t_::vDivs |
Definition at line 300 of file giaResub.c.
| Vec_Int_t* Gia_ResbMan_t_::vGates |
Definition at line 301 of file giaResub.c.
| Vec_Int_t* Gia_ResbMan_t_::vNotUnateVars[2] |
Definition at line 303 of file giaResub.c.
| Vec_Wrd_t* Gia_ResbMan_t_::vSims |
Definition at line 312 of file giaResub.c.
| Vec_Wec_t* Gia_ResbMan_t_::vSorter |
Definition at line 308 of file giaResub.c.
| Vec_Int_t* Gia_ResbMan_t_::vUnateLits[2] |
Definition at line 302 of file giaResub.c.
| Vec_Int_t* Gia_ResbMan_t_::vUnateLitsW[2] |
Definition at line 306 of file giaResub.c.
| Vec_Int_t* Gia_ResbMan_t_::vUnatePairs[2] |
Definition at line 304 of file giaResub.c.
| Vec_Int_t* Gia_ResbMan_t_::vUnatePairsW[2] |
Definition at line 307 of file giaResub.c.