Tree Compression with Top Trees Revisited
|
This is the complete list of members for RandomTreeGenerator< RNG >, including all inherited members.
createTree(typename T::const_iterator begin, typename T::const_iterator end, const int parentId, TreeType &tree) | RandomTreeGenerator< RNG > | inlineprotectedstatic |
distribution | RandomTreeGenerator< RNG > | protected |
generateTree(TreeType &tree, const int numEdges, const bool verbose=false) | RandomTreeGenerator< RNG > | inline |
generator | RandomTreeGenerator< RNG > | protected |
isBalanced(vector< bool >::const_iterator begin, vector< bool >::const_iterator end) | RandomTreeGenerator< RNG > | inlineprotectedstatic |
isWellFormed(typename T::const_iterator begin, typename T::const_iterator end) | RandomTreeGenerator< RNG > | inlineprotectedstatic |
phi(typename T::const_iterator begin, typename T::const_iterator end, typename T::iterator outIt) | RandomTreeGenerator< RNG > | inlineprotectedstatic |
randomBalancedParenthesisBitstring(vector< bool > &result, const int numNodes) | RandomTreeGenerator< RNG > | inline |
RandomTreeGenerator(RNG &gen) | RandomTreeGenerator< RNG > | inline |
reducibleIndex(typename T::const_iterator begin, typename T::const_iterator end) | RandomTreeGenerator< RNG > | inlineprotectedstatic |
selectionSampling(vector< bool > &result, const int n, const int N) | RandomTreeGenerator< RNG > | inline |