Skip to content

fix: merge close same-net trace segments (#34)#432

Open
dngthangduy258 wants to merge 2 commits into
tscircuit:mainfrom
dngthangduy258:fix/issue-34-merge-same-net-segments
Open

fix: merge close same-net trace segments (#34)#432
dngthangduy258 wants to merge 2 commits into
tscircuit:mainfrom
dngthangduy258:fix/issue-34-merge-same-net-segments

Conversation

@dngthangduy258
Copy link
Copy Markdown

@dngthangduy258 dngthangduy258 commented May 25, 2026

Fixes #34

/claim #34

Summary

  • mergeSameNetTraceSegments in TraceCleanupSolver — align same-net interior segments to shared X/Y
  • Updated example snapshots (02, 09, 18, 19, 23–26, 30)
  • All CI checks pass

Demo

Video.2026-05-25.11-18-24.mp4

Same-net horizontal segment aligned from y ≈ -0.11 to y = -0.20 (example02).

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 25, 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 25, 2026 3:26am

Request Review

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Merge same-net trace lines that are close together (make at the same Y or same X)

1 participant