pith:OW3FHKXG
A Dynamic, Self-balancing k-d Tree
A k-d tree can be made dynamic and self-balancing with specialized insertion, deletion, and rebalancing algorithms that preserve its alternating-dimension invariant.
arxiv:2509.08148 v18 · 2025-09-09 · cs.DS
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{OW3FHKXGUU5ZVKAU6OLFKTWQQW}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
It is possible to build a dynamic k-d tree that self-balances when necessary after insertion or deletion of each k-dimensional datum.
Rebalancing steps can be designed that restore balance after each update while strictly preserving the k-d tree's alternating-dimension partitioning invariant at every node.
The paper introduces insertion, deletion, and rebalancing algorithms for a dynamic self-balancing k-d tree and measures their performance.
Formal links
Receipt and verification
| First computed | 2026-05-27T01:04:50.383831Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
75b653aae6a53b9aa814f396554ed085ab91f7f75660df3fd97bd9a4b9b173bc
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/OW3FHKXGUU5ZVKAU6OLFKTWQQW \
| 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: 75b653aae6a53b9aa814f396554ed085ab91f7f75660df3fd97bd9a4b9b173bc
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "0c90a977119d9508b192b0746da916f91a1459c9f31593935cf6e7475cf6ae8e",
"cross_cats_sorted": [],
"license": "http://arxiv.org/licenses/nonexclusive-distrib/1.0/",
"primary_cat": "cs.DS",
"submitted_at": "2025-09-09T21:10:15Z",
"title_canon_sha256": "6b873678e0be5324c3c509e00dafd1c8041d6ee7f5843579781abf8f2f90e20c"
},
"schema_version": "1.0",
"source": {
"id": "2509.08148",
"kind": "arxiv",
"version": 18
}
}