
Public Attributes | |
| Gia_Man_t * | pGia |
| int | iObj |
| int | Limit |
| int | fReverse |
| Vec_Bit_t * | vMarksCIO |
| Vec_Bit_t * | vMarksIn |
| Vec_Bit_t * | vMarksNo |
| Vec_Bit_t * | vMarksAnd |
| Vec_Int_t * | vRoots |
| Vec_Int_t * | vNodes |
| Vec_Int_t * | vLeaves |
| Vec_Int_t * | vAnds |
| Vec_Int_t * | vFanouts |
| Vec_Int_t * | vCands |
| Vec_Int_t * | vInputs |
Definition at line 32 of file giaSplit.c.
| int Spl_Man_t_::fReverse |
Definition at line 38 of file giaSplit.c.
| int Spl_Man_t_::iObj |
Definition at line 36 of file giaSplit.c.
| int Spl_Man_t_::Limit |
Definition at line 37 of file giaSplit.c.
| Gia_Man_t* Spl_Man_t_::pGia |
Definition at line 35 of file giaSplit.c.
| Vec_Int_t* Spl_Man_t_::vAnds |
Definition at line 47 of file giaSplit.c.
| Vec_Int_t* Spl_Man_t_::vCands |
Definition at line 50 of file giaSplit.c.
| Vec_Int_t* Spl_Man_t_::vFanouts |
Definition at line 49 of file giaSplit.c.
| Vec_Int_t* Spl_Man_t_::vInputs |
Definition at line 51 of file giaSplit.c.
| Vec_Int_t* Spl_Man_t_::vLeaves |
Definition at line 46 of file giaSplit.c.
| Vec_Bit_t* Spl_Man_t_::vMarksAnd |
Definition at line 43 of file giaSplit.c.
| Vec_Bit_t* Spl_Man_t_::vMarksCIO |
Definition at line 40 of file giaSplit.c.
| Vec_Bit_t* Spl_Man_t_::vMarksIn |
Definition at line 41 of file giaSplit.c.
| Vec_Bit_t* Spl_Man_t_::vMarksNo |
Definition at line 42 of file giaSplit.c.
| Vec_Int_t* Spl_Man_t_::vNodes |
Definition at line 45 of file giaSplit.c.
| Vec_Int_t* Spl_Man_t_::vRoots |
Definition at line 44 of file giaSplit.c.