@cbarrick@lemmy.world to General Programming Discussion@lemmy.mlEnglish • 1 year agoEncoding tic-tac-toe in 15 bitscbarrick.devmessage-square4fedilinkarrow-up110arrow-down10
arrow-up110arrow-down1external-linkEncoding tic-tac-toe in 15 bitscbarrick.dev@cbarrick@lemmy.world to General Programming Discussion@lemmy.mlEnglish • 1 year agomessage-square4fedilink
minus-squareglibg10blinkfedilink1•edit-21 year agoBase-3: 15 bits Legal states only: 13 bits Redundancy due to symmetry eliminated: 12 bits Combining the previous two: I estimate 10 bits
Base-3: 15 bits
Legal states only: 13 bits
Redundancy due to symmetry eliminated: 12 bits
Combining the previous two: I estimate 10 bits