next up previous
Next: Time complexity of the Up: A new compression and Previous: Decompression algorithm

Time complexity

Both the compression and decompression algorithms require time on the order of $O(n)$, where $n$ specifies the linear size of the input. In other words, both algorithms are linear, and can compress and decompress data quickly.



Subsections

James Riechel 2007-12-12
Hosted by www.Geocities.ws

1