org.dllearner.algorithms.el
Class ELDescriptionTreeComparator
java.lang.Object
org.dllearner.algorithms.el.ELDescriptionTreeComparator
- All Implemented Interfaces:
- Comparator<ELDescriptionTree>
public class ELDescriptionTreeComparator
- extends Object
- implements Comparator<ELDescriptionTree>
Compares two EL description trees by calling ELDescriptionNodeComparator
on their root nodes.
- Author:
- Jens Lehmann
ELDescriptionTreeComparator
public ELDescriptionTreeComparator()
compare
public int compare(ELDescriptionTree tree1,
ELDescriptionTree tree2)
- Specified by:
compare in interface Comparator<ELDescriptionTree>
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann