Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Static Public Member Functions
tree::generate::RandomRankedTreeFactory Class Reference

#include <RandomTreeFactory.h>

Static Public Member Functions

static tree::RankedTree< > generateRankedTree (int depth, int nodesCount, size_t maxAlphabetSize, bool randomizedAlphabet, size_t maxRank=std::numeric_limits< size_t >::max())
 

Member Function Documentation

◆ generateRankedTree()

RankedTree< > tree::generate::RandomRankedTreeFactory::generateRankedTree ( int  depth,
int  nodesCount,
size_t  maxAlphabetSize,
bool  randomizedAlphabet,
size_t  maxRank = std::numeric_limits < size_t >::max ( ) 
)
static
Here is the call graph for this function:

The documentation for this class was generated from the following files: