Content deleted Content added
No edit summary |
m fix double redirect |
||
Line 3:
'''Optimal erasure codes''' produce ''n/r'' blocks where any ''n'' blocks is sufficient to recover the original message. Unfortunately optimal codes are costly (in terms of memory usage, CPU time or both) and so ''near optimal erasure codes'' are often used. These require (1+ε)''n'' blocks to recover the message. Reducing ε can be done at the cost of CPU time.
[[Fountain
==Examples==
|