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