Content deleted Content added
Tcshasaposse (talk | contribs) mNo edit summary |
Tcshasaposse (talk | contribs) mNo edit summary |
||
Line 4:
==Definition==
A family of error-correcting codes ''C<sub>n</sub>'' ⊆ {0, 1}<sup>''n''</sup> is '''locally testable''' with ''soundness'' ''s''(δ) (where ''
* '''Completeness''': If ''y ∈ C'', then ''T''<sup>''y''</sup>(1<sup>''n''</sup>) accepts with probability 1.
* '''Soundness''': If the [[Hamming distance]] between ''y'' and ''C'' is δ''n'', then ''T''<sup>''y''</sup>(1<sup>''n''</sup>) accepts with probability at most ''s''(
In theoretical computer science, one is typically interested in locally testable codes whose query complexity is constant or at most logarithmic.
==Examples==
|