org.dllearner.algorithms.el
Class DisjunctiveHeuristic
java.lang.Object
org.dllearner.algorithms.el.DisjunctiveHeuristic
- All Implemented Interfaces:
- Comparator<SearchTreeNode>, ELHeuristic
public class DisjunctiveHeuristic
- extends Object
- implements ELHeuristic
DisjunctiveHeuristic
public DisjunctiveHeuristic()
compare
public int compare(SearchTreeNode tree1,
SearchTreeNode tree2)
- Specified by:
compare in interface Comparator<SearchTreeNode>
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann