org.dllearner.algorithms.refinement
Class NodeComparator
java.lang.Object
org.dllearner.algorithms.refinement.NodeComparator
- All Implemented Interfaces:
- Comparator<Node>, Heuristic
public class NodeComparator
- extends Object
- implements Heuristic
NodeComparator
public NodeComparator()
compare
public int compare(Node n1,
Node n2)
- Specified by:
compare in interface Comparator<Node>
equals
public boolean equals(Object o)
- Specified by:
equals in interface Comparator<Node>- Overrides:
equals in class Object
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann