RAM sparse-entry matching #
This module exposes the exact framed semantics of the concrete decode-and-match unit used by a bounded sparse register-store scan.
Decode one canonical sparse entry and compare its address with a preserved canonical query, leaving the next entry under the source head.
Decode and compare one canonical sparse entry, then rewind the one-bit result to cell one so that the enclosing bounded scan can branch on it.
A readable entry-match endpoint exposes its Boolean answer directly under the result-tape head.
The result head reads one exactly when the decoded address equals the query.
Exact closed form for the readable unary-marker entry-match runtime.
One readable entry match is linear in the serialized entry and query widths.
Coarse all-prefix auxiliary-space envelope for one entry match.
Entry matching preserves one-way output safety.
Readable entry matching preserves one-way output safety.
Coarse all-prefix auxiliary-space envelope for readable entry matching.