pith:S6YQVOIW
Revisiting the Maximum Defective Clique Problem: Faster Branching and a Tighter Upper Bound
BBRes speeds up exact search for maximum k-defective cliques by pruning tractable branches early.
arxiv:2605.16948 v1 · 2026-05-16 · cs.DB
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{S6YQVOIWFW3Q6O7VB6INVRTSP5}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
BBRes achieves an improved theoretical worst-case time complexity and at least 2X speedup over state-of-the-art methods on a substantial fraction of the datasets.
The claim that a non-trivial fraction of intermediate sub-problems generated during branching are both non-trivial and solvable in polynomial time by the specialized solver, allowing the early-termination rule to prune the search tree without missing optimal solutions.
BBRes improves exact maximum k-defective clique search with early-termination branching and a tighter double-coloring-plus-max-flow upper bound, claiming better worst-case time and at least 2X empirical speedup on many instances.
References
Formal links
Receipt and verification
| First computed | 2026-05-20T00:03:32.384877Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
97b10ab9162db70f3bf50f90dac6727f69b26c13a308b10741131f5ab60229a6
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/S6YQVOIWFW3Q6O7VB6INVRTSP5 \
| 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: 97b10ab9162db70f3bf50f90dac6727f69b26c13a308b10741131f5ab60229a6
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "0a6b69d562e69acffe1097650c590b322198e51e54181093ed9395c0f3efd80b",
"cross_cats_sorted": [],
"license": "http://arxiv.org/licenses/nonexclusive-distrib/1.0/",
"primary_cat": "cs.DB",
"submitted_at": "2026-05-16T11:58:39Z",
"title_canon_sha256": "c6b86b45251d6fc791c66eabab844f701ad420f70bcadfe51b4005cf06a7c5fd"
},
"schema_version": "1.0",
"source": {
"id": "2605.16948",
"kind": "arxiv",
"version": 1
}
}