Class Order

    • Method Detail

      • findEligiblePieces

        public BitSet findEligiblePieces​(BitSet onBoard)
        In the present board configuration, which piece(s) would be eligible to be picked right now under this order?
        Parameters:
        onBoard - indicates which of the N*N cells are occupied.