Description Usage Arguments Value
A helper function for running tree-growth while each leaf is a prime implicant
1 2 3 4 5 6 7 8 9 |
tree |
an And/Or tree |
pis |
A list of prime implicants; Each prime implicant is a leaf |
maxK |
The size of the tree, or the maximum number of input genes; By defalt, maxK=8 |
currentnodes |
The number of prime implicants that used for inferring a tree |
allnodes |
The number of genes in the Boolean network |
penalty |
TRUE or FALSE used to control the size of the tree |
fast |
A argument used to indicate whether a sort is needed |
An And/Or tree
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.