Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <RandomTreeFactory.h>
Static Public Member Functions | |
static tree::UnrankedExtendedPattern< > | generateUnrankedExtendedPattern (int depth, int nodesCount, size_t maxAlphabetSize, bool randomizedAlphabet, size_t maxRank=std::numeric_limits< size_t >::max(), double nodeWildcardProbability=10) |
|
static |