FUZZ: Test that BnB finds best solution #32894
pull murchandamus wants to merge 1 commits into bitcoin:master from murchandamus:2025-07-bnb-is-optimal-fuzz changing 1 files +120 −0-
murchandamus commented at 5:34 pm on July 7, 2025: contributorBnB’s solution is the input set with the lowest waste score, excluding any supersets of other solution candidates. This fuzz test compares a brute force search with the BnB result to ensure that BnB succeeds.
-
FUZZ: Test that BnB finds best solution
BnB’s solution is the input set with the lowest waste score, excluding any supersets of other solution candidates. This fuzz test compares a brute force search with the BnB result to ensure that BnB succeeds.
-
DrahtBot added the label Tests on Jul 7, 2025
-
DrahtBot commented at 5:34 pm on July 7, 2025: contributor
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
Code Coverage & Benchmarks
For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/32894.
Reviews
See the guideline for information on the review process. A summary of reviews will appear here.
LLM Linter (✨ experimental)
Possible typos and grammar issues:
- “BnB does not add permit adding more inputs to a solution…” -> “BnB does not permit adding more inputs to a solution…” [remove the extraneous “add” to correct the verb phrase]
drahtbot_id_4_m
Labels
Tests
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2025-07-07 21:13 UTC
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2025-07-07 21:13 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me