pith:2FYE7UUQ
Fast and Practical Single-Exponential Algorithms for Branchwidth
New algorithms compute the branchwidth of hypergraphs in O*(4^n) time and graphs in O(3.293^n) time.
arxiv:2605.17396 v1 · 2026-05-17 · cs.DS
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{2FYE7UUQGZGKCMT4QLZS2B53AY}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
The basic algorithm computes the branchwidth of an n-vertex hypergraph in O*(4^n) time; this is the first single-exponential time algorithm for hypergraphs. The first graph algorithm runs in O(3.293^n) time, improving the previous O(3.4652^n) bound.
The recurrence relations correctly compute branchwidth when evaluated over all subsets (or a suitable subset family) of vertices; the paper assumes the standard definition of branchwidth via separations and that the dynamic-programming table entries can be combined without additional hidden costs.
Presents the first single-exponential algorithm for hypergraph branchwidth at O*(4^n) and an improved O(3.293^n) algorithm for graphs that also outperforms prior practical implementations.
References
Formal links
Receipt and verification
| First computed | 2026-05-20T00:03:56.386924Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
d1704fd290364ca1327c82f32d07bb060c886739efd2335069a7de2e7dd141fe
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/2FYE7UUQGZGKCMT4QLZS2B53AY \
| 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: d1704fd290364ca1327c82f32d07bb060c886739efd2335069a7de2e7dd141fe
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "b95e1425713c1304a58562434909354d68e8753a4996f5786b1022532d751cf3",
"cross_cats_sorted": [],
"license": "http://creativecommons.org/publicdomain/zero/1.0/",
"primary_cat": "cs.DS",
"submitted_at": "2026-05-17T11:28:40Z",
"title_canon_sha256": "8ed53f627ecf884699e69f907aba89440e4069a049436f3bccce901f4e756545"
},
"schema_version": "1.0",
"source": {
"id": "2605.17396",
"kind": "arxiv",
"version": 1
}
}