Integrate T113-S3 dataset samples and benchmark all 60 cases - #185
Open
seveibar wants to merge 3 commits into
Open
Integrate T113-S3 dataset samples and benchmark all 60 cases#185seveibar wants to merge 3 commits into
seveibar wants to merge 3 commits into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
seveibar
marked this pull request as ready for review
September 7, 2026 19:19
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update dataset31 to
8b89395624e3ce2d61e26f9fa8f907273047a2e2, adding all twelve T113-S3 configurations (samples 49–60). The standard./benchmark.shrun now scores 29/60, with four workers and the original 120-second per-case deadline. All twelve T113-S3 cases time out; the previous 48 results remain 29/48.There are no errors or partial results. JSON and Markdown reports record source commit
7f0f747and the exact dataset revision. All 29 passing SVGs remain committed and are byte-identical to the prior report; no stale success SVGs remain.The capture preserves T113-S3's 128 connections (106 signals and 22 plane drops), 235 pads, 60 buses, three differential pairs, and individual bus exits across all four edges. The catalog, CLI, reports, documentation, and transport tests include all 60 cases. All previous 48 constructor inputs and solver options are unchanged. This PR builds on the merged integration in #184; solver routing code is unchanged.
Validation: full CI on the integration code passed 246 tests, 4 skipped, 0 failures, including the full 60-case capture and benchmark CLI checks. Typecheck and formatting pass. The completed report was audited for counts, provenance, default budgets, unchanged prior inputs/results/SVGs, and exact correspondence between passing cases and committed snapshots.