Interface LocalSearchForager<Solution_>

    • Method Detail

      • supportsNeverEndingMoveSelector

        boolean supportsNeverEndingMoveSelector()
        Returns:
        true if it can be combined with a Selector.isNeverEnding() that returns true.
      • isQuitEarly

        boolean isQuitEarly()
        Returns:
        true if no further moves should be selected (and evaluated) for this step.