Class FixedTabuSizeStrategy<Solution_>

    • Field Detail

      • tabuSize

        protected final int tabuSize
    • Constructor Detail

      • FixedTabuSizeStrategy

        public FixedTabuSizeStrategy​(int tabuSize)
    • Method Detail

      • determineTabuSize

        public int determineTabuSize​(LocalSearchStepScope<Solution_> stepScope)
        Parameters:
        stepScope - never null
        Returns:
        >= 0