Wednesday, April 16, 2014

[wriwgecn] Tree-structured compression

Create a compression algorithm for tree structured data, for which one can access data in the middle of the tree, addressed by a path from the root, without having to uncompress the entire prefix.

No comments :