|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.spaceroots.rkcheck.DerivationTreesSetGenerator
This class generates all trees set for any order.
DerivationTree| Constructor Summary | |
DerivationTreesSetGenerator()
Build an empty generator. |
|
| Method Summary | |
java.util.TreeSet |
getTreesSet(int order)
Get the trees set for the specified order. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DerivationTreesSetGenerator()
| Method Detail |
public java.util.TreeSet getTreesSet(int order)
order - order of the desired trees (must be strictly positive)
DerivationTree elements
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||