Package de.learnlib.filter.reuse.tree
Class ReuseNode.NodeResult<S,I,O>
- java.lang.Object
-
- de.learnlib.filter.reuse.tree.ReuseNode.NodeResult<S,I,O>
-
-
Field Summary
Fields Modifier and Type Field Description intprefixLengthThe prefix length for a membership query that leads to theReuseNodein the reuse tree.ReuseNode<S,I,O>reuseNodeSsystemState
-