public class SolutionUtils extends Object
| Constructor and Description |
|---|
SolutionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Solution |
getBestSolution(Solution solution1,
Solution solution2,
Comparator comparator)
Return the best solution between those passed as arguments.
|
public static Solution getBestSolution(Solution solution1, Solution solution2, Comparator comparator)
solution1 - solution2 - Copyright © 2015. All rights reserved.