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

Implement range asymmetric numeral systems #14

Closed ErdoganSeref closed 1 year ago

ErdoganSeref commented 1 year ago

Running RansPgnTest.java multiple times leads to different results.

The run time can be improved by implementing tANS.

The algorithm for the quantization of the probability distribution can be found here