org.dllearner.algorithms.isle
Class NLPHeuristic
java.lang.Object
org.dllearner.algorithms.isle.NLPHeuristic
- All Implemented Interfaces:
- Comparator<OENode>
public class NLPHeuristic
- extends Object
- implements Comparator<OENode>
TODO: NLP-Heuristiken in Statistik integrieren
- Author:
- Jens Lehmann
NLPHeuristic
public NLPHeuristic()
compare
public int compare(OENode node1,
OENode node2)
- Specified by:
compare in interface Comparator<OENode>
getNodeScore
public double getNodeScore(OENode node)
getExpansionPenaltyFactor
public double getExpansionPenaltyFactor()
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann