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

#include <RandomTreeFactory.h>

Static Public Member Functions

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

Member Function Documentation

◆ generateRankedNonlinearPattern()

RankedNonlinearPattern< > tree::generate::RandomRankedNonlinearPatternFactory::generateRankedNonlinearPattern ( int  depth,
int  nodesCount,
size_t  maxAlphabetSize,
bool  randomizedAlphabet,
bool  singleNonlinearVariable,
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: