Skip to content

Conversation

@Vincenzo-Verma
Copy link

Fixes #34

This PR addresses the issue of merging same-net trace lines that are close together.

The implementation includes:
TraceLineMergerSolver - Main solver class with full merging logic
Comprehensive Tests - 8 test cases covering all scenarios

@vercel
Copy link

vercel bot commented Sep 13, 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 Sep 13, 2025 6:47am

Copy link
Contributor

@techmannih techmannih left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you need to add video, make sure all workflow should be pass

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.

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

2 participants