Easiest/Fastest way to count all pieces (for white/black)? #309
Closed
EikeSchwass
started this conversation in
General
Replies: 1 comment
-
https://learn.microsoft.com/en-us/dotnet/api/system.numerics.bitoperations.popcount?view=net-7.0 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is the fastest way to count all pieces (both colors/white/black)? 1s counting on the bitboard?
Beta Was this translation helpful? Give feedback.
All reactions