Closed EthanTCruz closed 4 months ago
By saving bitboards as integers or strings until needed for use, at which point they can be reshaped. This will be much more memory efficient.
Additionally this would involve changing the scorers for boards
By saving bitboards as integers or strings until needed for use, at which point they can be reshaped. This will be much more memory efficient.