pith:NLJ4OXOR
More efficient PBWT prefix-array access via batching
Batching queries to the PBWT prefix array allows constant-time haplotype reporting using O(r log h) bits when batch sizes meet specified logarithmic thresholds.
arxiv:2605.15819 v1 · 2026-05-15 · cs.DS
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{NLJ4OXOROXTQPTGP7DAM4PVF2Y}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
if we can batch queries until we have found r lg (h) / lg r such substrings and we report an average of at least lg (r) / lg h haplotypes in the panel per substring, for example, then for the second step we can easily use O (r log h) bits and constant time to report each haplotype.
The premise that it is practical to batch queries until r lg(h)/lg(r) substrings have been identified and that the average number of haplotypes reported per substring will be at least lg(r)/lg(h); this workload-dependent condition is required for the constant-time claim to hold.
Batching queries to accumulate r lg(h)/lg(r) substrings with average lg(r)/lg(h) haplotypes reported per substring enables O(r log h) bits and constant time per haplotype in PBWT prefix-array access.
References
Receipt and verification
| First computed | 2026-05-20T00:01:20.189492Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
6ad3c75dd175e707cccff8c0ce3ea5d6059c71bed60554c0d4cb58bfca358159
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/NLJ4OXOROXTQPTGP7DAM4PVF2Y \
| jq -c '.canonical_record' \
| python3 -c "import sys,json,hashlib; b=json.dumps(json.loads(sys.stdin.read()), sort_keys=True, separators=(',',':'), ensure_ascii=False).encode(); print(hashlib.sha256(b).hexdigest())"
# expect: 6ad3c75dd175e707cccff8c0ce3ea5d6059c71bed60554c0d4cb58bfca358159
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "9e28a28d65babbffb79d93c0d21113a5d4759ee8f01077e73c5e18fea4e862aa",
"cross_cats_sorted": [],
"license": "http://arxiv.org/licenses/nonexclusive-distrib/1.0/",
"primary_cat": "cs.DS",
"submitted_at": "2026-05-15T10:18:25Z",
"title_canon_sha256": "a7757e44fdf0b7ae8619919c42e629761e0d744a0c2c2782901b62b87bb95a6d"
},
"schema_version": "1.0",
"source": {
"id": "2605.15819",
"kind": "arxiv",
"version": 1
}
}