cbarrick@lemmy.world to General Programming DiscussionEnglish · 9 months agoEncoding tic-tac-toe in 15 bitscbarrick.devexternal-linkmessage-square4fedilinkarrow-up110arrow-down10cross-posted to: hackernews@lemmy.smeargle.fans
arrow-up110arrow-down1external-linkEncoding tic-tac-toe in 15 bitscbarrick.devcbarrick@lemmy.world to General Programming DiscussionEnglish · 9 months agomessage-square4fedilinkcross-posted to: hackernews@lemmy.smeargle.fans
minus-squareglibg10blinkfedilinkarrow-up1·edit-29 months 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