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