#include <rrrLevelBasePartitioner.h>
Public Member Functions | |
| LevelBasePartitioner (Parameter const *pPar) | |
| void | AssignNetwork (Ntk *pNtk) |
| Ntk * | Extract (int iSeed) |
| void | Insert (Ntk *pSubNtk) |
Definition at line 16 of file rrrLevelBasePartitioner.h.
| rrr::LevelBasePartitioner< Ntk >::LevelBasePartitioner | ( | Parameter const * | pPar | ) |
Definition at line 210 of file rrrLevelBasePartitioner.h.
| void rrr::LevelBasePartitioner< Ntk >::AssignNetwork | ( | Ntk * | pNtk | ) |
Definition at line 217 of file rrrLevelBasePartitioner.h.
| Ntk * rrr::LevelBasePartitioner< Ntk >::Extract | ( | int | iSeed | ) |
Definition at line 230 of file rrrLevelBasePartitioner.h.
| void rrr::LevelBasePartitioner< Ntk >::Insert | ( | Ntk * | pSubNtk | ) |
Definition at line 257 of file rrrLevelBasePartitioner.h.