Skip to content

feat: Implement TraceSegmentCombinerSolver to combine same-net trace segments#400

Open
Mohamed-elgypaly wants to merge 2 commits into
tscircuit:mainfrom
Mohamed-elgypaly:feat/trace-combiner
Open

feat: Implement TraceSegmentCombinerSolver to combine same-net trace segments#400
Mohamed-elgypaly wants to merge 2 commits into
tscircuit:mainfrom
Mohamed-elgypaly:feat/trace-combiner

Conversation

@Mohamed-elgypaly
Copy link
Copy Markdown

This PR implements a new pipeline phase, TraceSegmentCombinerSolver, that identifies and combines parallel trace segments belonging to the same net that are close to each other (within 0.1 units). This simplifies the final schematic by reducing redundant parallel traces.

Resolves #29

@vercel
Copy link
Copy Markdown

vercel Bot commented May 21, 2026

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

Project Deployment Actions Updated (UTC)
schematic-trace-solver Ready Ready Preview, Comment May 21, 2026 12:09pm

Request Review

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.

New Phase To combine same-net trace segments that are close together

1 participant