public class SGMPCSearch.SolutionComparator extends Object implements Comparator<int[]>
Constructor and Description |
---|
SolutionComparator(int costPosition) |
Modifier and Type | Method and Description |
---|---|
int |
compare(int[] o1,
int[] o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(int[] o1, int[] o2)
compare
in interface Comparator<int[]>
Copyright © 2015. All rights reserved.