pith:SEPTWRD2
Fast and Compact Graph Cuts for the Boykov-Kolmogorov Algorithm
The fcBK algorithm computes minimum s-t cuts in O(m|C|) time using a compact graph representation for graphs with billions of vertices.
arxiv:2605.13402 v1 · 2026-05-13 · cs.CV · cs.DS
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{SEPTWRD2N3OSFRVETIJW6MDVT5}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
We propose a new algorithm, the fast and compact BK (fcBK) algorithm, with a time complexity of O(m|C|), where m and |C| are the number of edges and the capacity of the cut, respectively.
The compact graph representation preserves the correctness of the minimum-cut computation and incurs no hidden asymptotic overhead on the claimed time bound.
The fcBK algorithm computes minimum s-t cuts in O(m|C|) time and supports graphs with up to 10^9 vertices using a compact representation.
References
Receipt and verification
| First computed | 2026-05-18T02:44:47.581611Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
911f3b447a6edd22c6a49a136f30759f608d2f8b72123be0ada37eb46bfdacae
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/SEPTWRD2N3OSFRVETIJW6MDVT5 \
| 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: 911f3b447a6edd22c6a49a136f30759f608d2f8b72123be0ada37eb46bfdacae
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "54db0d31b1f55f59b9df307be7c8d02f54d28d13ec662aa73933e849fde5fae8",
"cross_cats_sorted": [
"cs.DS"
],
"license": "http://arxiv.org/licenses/nonexclusive-distrib/1.0/",
"primary_cat": "cs.CV",
"submitted_at": "2026-05-13T11:57:35Z",
"title_canon_sha256": "9a100120b5d9f29eaeb9d42f5fb38e41f00b3b219b4b3910a995deae3864c268"
},
"schema_version": "1.0",
"source": {
"id": "2605.13402",
"kind": "arxiv",
"version": 1
}
}