Skip to content

Scale trace-line iteration budget per connection - #929

Closed
ShiboSoftwareDev wants to merge 1 commit into
codex/repro-pmp11282-trace-lines-iteration-budgetfrom
codex/fix-trace-lines-iteration-budget
Closed

ShiboSoftwareDev wants to merge 1 commit into
codex/repro-pmp11282-trace-lines-iteration-budgetfrom
codex/fix-trace-lines-iteration-budget

Conversation

@ShiboSoftwareDev

Copy link
Copy Markdown
Contributor

Summary

  • scale SchematicTraceLinesSolver's parent iteration allowance by the number of sequential connection-pair child solvers
  • include the two parent steps needed to schedule and finalize each child, while leaving every child's own limit unchanged
  • let the six-pair PMP11282 repro reach all six terminal results instead of stopping at 100,001 parent iterations
  • let the original default PMP11282 pipeline process all 203 pairs and reach downstream trace/net-label stages without the test-only budget override
  • update both SVG snapshots to show the completed solver output

This is stacked on the reproduction-only PR. The production change only corrects the sequential parent budget; it does not alter routing candidates, costs, or child-solver decisions.

Validation

  • bun test — 218 pass, 4 skip, 0 fail
  • bunx tsc --noEmit
  • bun run format:check

@vercel

vercel Bot commented Aug 26, 2026 •

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
schematic-trace-solver Ready Ready Preview Aug 26, 2026 8:20pm

Request Review

@ShiboSoftwareDev
ShiboSoftwareDev force-pushed the codex/repro-pmp11282-trace-lines-iteration-budget branch from 6b0dbc4 to 3c17ae7 Compare August 26, 2026 20:19
@ShiboSoftwareDev
ShiboSoftwareDev force-pushed the codex/fix-trace-lines-iteration-budget branch from d1960c9 to 2d018f3 Compare August 26, 2026 20:19
@ShiboSoftwareDev

Copy link
Copy Markdown
Contributor Author

Superseded: this only scales the parent iteration budget and does not resolve the underlying routing failures. Replacing it with a focused failed-route reproduction and routing fix.

This branch was successfully deployed

1 active deployment
Preview — 2d018f38 Deployed Aug 26, 2026 by vercel[bot]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant