We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 986fd3e commit 20fa08aCopy full SHA for 20fa08a
ALGORITHM.md
@@ -15,3 +15,5 @@ One of the following contexts is used:
15
- last two bytes
16
- last byte
17
- no context (encode directly the index into the dictionary)
18
+
19
+The decision on which context to use is based on an estimate of the compression using unary and Golom-Rice coding.
0 commit comments