Package weka.attributeSelection
Class BestFirst.Link2
java.lang.Object
weka.attributeSelection.BestFirst.Link2
- All Implemented Interfaces:
Serializable
,RevisionHandler
- Enclosing class:
- BestFirst
Class for a node in a linked list. Used in best first search.
- Author:
- Mark Hall (mhall@cs.waikato.ac.nz)
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Link2
Constructor
-
-
Method Details
-
getData
Get a group -
toString
-
getRevision
Returns the revision string.- Specified by:
getRevision
in interfaceRevisionHandler
- Returns:
- the revision
-