Skip to content

Fixes #15739: Account for parallel cables when calculating total path length #19356

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

Merged
merged 1 commit into from
Apr 29, 2025

Conversation

jeremystretch
Copy link
Member

Fixes: #15739

Pre-fetch cable lengths, then iterate through the path, adding the longest cable at each hop to the total path length

@jeremystretch jeremystretch requested review from a team and jnovinger and removed request for a team April 29, 2025 15:51
@jnovinger jnovinger merged commit 5342552 into main Apr 29, 2025
10 checks passed
@jnovinger jnovinger deleted the 15739-cable-trace-lengths branch April 29, 2025 16:32
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cable Length Adding Parallel Paths Together
2 participants