Skip to content

Fix label overlap solver reroute acceptance#95

Draft
seveibar wants to merge 2 commits intomainfrom
codex/fix-infinite-loop-in-schematic-trace-solver
Draft

Fix label overlap solver reroute acceptance#95
seveibar wants to merge 2 commits intomainfrom
codex/fix-infinite-loop-in-schematic-trace-solver

Conversation

@seveibar
Copy link
Contributor

Summary

  • ensure the single overlap solver rejects reroute candidates that still intersect the blocking net label
  • expand the solver to compute padded label bounds when evaluating reroutes
  • add a regression test covering the castellated pinout input that previously caused the infinite loop

Testing

  • bun test tests/solvers/SchematicTracePipelineSolver/SchematicTracePipelineSolver_repro04.test.ts
  • bunx tsc --noEmit

Codex Task

@vercel
Copy link

vercel bot commented Nov 11, 2025

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

Project Deployment Preview Comments Updated (UTC)
schematic-trace-solver Ready Ready Preview Comment Nov 11, 2025 2:25am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant