|
|
|
|
|
by vardump
2520 days ago
|
|
It's important to understand minimizing does not necessarily produce the most compressible result. You need to give LZ repeating strings as much as possible while using as few different ASCII characters as possible with as unbalanced frequency distribution as possible. |
|