Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Single path finder #466

Merged
merged 4 commits into from
Jul 3, 2020
Merged

Single path finder #466

merged 4 commits into from
Jul 3, 2020

Conversation

eyal0
Copy link
Contributor

@eyal0 eyal0 commented Jul 1, 2020

Use just one path finder for all traces. This lets us make fewer path finders, saving a bit of time, and finds slightly better paths.

@eyal0 eyal0 force-pushed the single_path_finder branch 2 times, most recently from 92ac59c to 9451ad4 Compare July 1, 2020 22:39
@coveralls
Copy link
Collaborator

coveralls commented Jul 2, 2020

Coverage Status

Coverage decreased (-0.03%) to 68.092% when pulling 0172b81 on eyal0:single_path_finder into a3a2475 on pcb2gcode:master.

@eyal0 eyal0 force-pushed the single_path_finder branch 2 times, most recently from 36cadc4 to 1b7b460 Compare July 2, 2020 23:10
eyal0 added 3 commits July 2, 2020 21:20
An empty keep_out will behave like a missing one anyway.
This lets the path finder find paths that it couldn't find before.
@eyal0 eyal0 merged commit c0995cf into pcb2gcode:master Jul 3, 2020
@eyal0 eyal0 deleted the single_path_finder branch July 3, 2020 21:25
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.

None yet

2 participants