Class SimpleGeneticOptimizationSolverCombinatorics.FitnessComparator

    • Method Summary

      Modifier and Type Method Description
      int compare​(java.util.ArrayList<ElementOfCombinatoricsProb> ind1, java.util.ArrayList<ElementOfCombinatoricsProb> ind2)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.util.Comparator

        equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong