Searched refs:dropInPlaceSolution (Results 1 – 2 of 2) sorted by relevance
408 public ItemConfiguration dropInPlaceSolution(ReorderParameters reorderParameters) { in dropInPlaceSolution() method in ReorderAlgorithm483 ItemConfiguration dropInPlaceSolution = dropInPlaceSolution(reorderParameters); in calculateReorder() local497 } else if (dropInPlaceSolution.isSolution) { in calculateReorder()498 return dropInPlaceSolution; in calculateReorder()
65 public ItemConfiguration dropInPlaceSolution(ReorderParameters reorderParameters) { in dropInPlaceSolution() method in MulticellReorderAlgorithm67 simulateSeam(() -> super.dropInPlaceSolution(reorderParameters)) in dropInPlaceSolution()