GClasses
|
This is the complete list of members for GClasses::GShortcutPruner, including all inherited members.
GShortcutPruner(size_t *pNeighborhoods, size_t n, size_t k) | GClasses::GShortcutPruner | |
isEveryNodeReachable() | GClasses::GShortcutPruner | protected |
m_cuts | GClasses::GShortcutPruner | protected |
m_cycleThresh | GClasses::GShortcutPruner | protected |
m_k | GClasses::GShortcutPruner | protected |
m_n | GClasses::GShortcutPruner | protected |
m_pNeighborhoods | GClasses::GShortcutPruner | protected |
m_subGraphRange | GClasses::GShortcutPruner | protected |
onDetectBigAtomicCycle(std::vector< size_t > &cycle) | GClasses::GShortcutPruner | |
prune() | GClasses::GShortcutPruner | |
setCycleThreshold(size_t cycleThresh) | GClasses::GShortcutPruner | inline |
setSubGraphRange(size_t range) | GClasses::GShortcutPruner | inline |
test() | GClasses::GShortcutPruner | static |
~GShortcutPruner() | GClasses::GShortcutPruner |