Uses of Interface
net.sf.myra.antree.Heuristic

Packages that use Heuristic
net.sf.myra.antree   
 

Uses of Heuristic in net.sf.myra.antree
 

Classes in net.sf.myra.antree that implement Heuristic
 class C45Heuristic
           
 class GainRatioHeuristic
           
 class NoHeuristic
           
 

Fields in net.sf.myra.antree declared as Heuristic
protected  Heuristic Graph.heuristic
          The heuristic information.
 

Constructors in net.sf.myra.antree with parameters of type Heuristic
Graph(net.sf.myra.datamining.data.Metadata metadata, Heuristic heuristic)
          Creates a new Graph instance.
MaxMinGraph(net.sf.myra.datamining.data.Metadata metadata, Heuristic heuristic)
          Creates a new MaxMinGraph instance.
 



Copyright © 2013. All Rights Reserved.