|
|
|
|
|
by waldrews
699 days ago
|
|
No invertible function can map every non-negative integer to a lower or equal non-negative integer (no perfect compression), but you can have functions that compress everything we care about at the cost of increasing the size of things we don't care about. So the recursive de-indexing strategy has to sometimes fail and increase the cost (once you account for storing the prefix). |
|
Actually any resources related to that point could be fun to explore