org.dllearner.algorithms.refinement2
Class SubsumptionComparator

java.lang.Object
  extended by org.dllearner.algorithms.refinement2.SubsumptionComparator
All Implemented Interfaces:
Comparator<Description>

public class SubsumptionComparator
extends Object
implements Comparator<Description>


Constructor Summary
SubsumptionComparator(ReasonerComponent rs)
           
 
Method Summary
 int compare(Description concept1, Description concept2)
           
 int compare(ExampleBasedNode arg0, ExampleBasedNode arg1)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

SubsumptionComparator

public SubsumptionComparator(ReasonerComponent rs)
Method Detail

compare

public int compare(ExampleBasedNode arg0,
                   ExampleBasedNode arg1)

compare

public int compare(Description concept1,
                   Description concept2)
Specified by:
compare in interface Comparator<Description>


SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2008 Jens Lehmann