Class AbstractMoveScope<Solution_>

    • Field Detail

      • moveIndex

        protected final int moveIndex
      • score

        protected Score<?> score
    • Constructor Detail

      • AbstractMoveScope

        public AbstractMoveScope​(int moveIndex,
                                 Move<Solution_> move)