Class MoveEvaluationOperation<Solution_>

    • Constructor Detail

      • MoveEvaluationOperation

        public MoveEvaluationOperation​(int stepIndex,
                                       int moveIndex,
                                       Move<Solution_> move)
    • Method Detail

      • getStepIndex

        public int getStepIndex()
      • getMoveIndex

        public int getMoveIndex()