Class ApplyStepOperation<Solution_>

    • Constructor Detail

      • ApplyStepOperation

        public ApplyStepOperation​(int stepIndex,
                                  Move<Solution_> step,
                                  Score score)
    • Method Detail

      • getStepIndex

        public int getStepIndex()
      • getScore

        public Score getScore()