rostok.graph_grammar.graphgrammar_explorer
Functions
Applies the rules from the list in direct order |
|
Calculate number of nonterminal rules by using is_terminal method from class graph_grammar.Rule |
|
|
Randomly applies rules until it gets candidates with desired_branch or reaches max_tries |
|
Recursive iterate over all posible graph in rule_vocab with limitation on non-terminal rules. |