lichess-org / compression

Chess clock and move compression algorithms for lichess.org
GNU Affero General Public License v3.0
110 stars 19 forks source link

Use game phase specific Huffman codes #11

Closed ErdoganSeref closed 1 year ago

ErdoganSeref commented 1 year ago

I still need to figure out how to update the Huffman codes.

I'd appreciate an explanation on how we generated them.

See lichess-org/lila#4129 for the discussion.