Skip to content

Closest components algorithm - #7

Merged
Manuel-Knepper merged 3 commits into
mainfrom
closest-components
Aug 4, 2026
Merged

Closest components algorithm#7
Manuel-Knepper merged 3 commits into
mainfrom
closest-components

Conversation

@Manuel-Knepper

Copy link
Copy Markdown
Member

Description

Added algorithm that connects the two closest components regardless of size (invest-as-little-as-possible strategy). Implemented function in linkbikenet.py and added test case

Related Issue

Fixes #(issue number)

Type of Change

  • 🐛 Bug fix (non-breaking change that fixes an issue)
  • ✨ New feature (non-breaking change that adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 📝 Documentation update
  • 🧹 Code refactor (no functional changes)
  • ✅ Test update

How Has This Been Tested?

  • Unit tests
  • Integration tests
  • Manual testing

Test configuration:

  • OS: macOS

Screenshots (if applicable)

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix/feature works
  • New and existing tests pass locally

Additional Notes

@Manuel-Knepper
Manuel-Knepper requested a review from mszell August 3, 2026 07:50
@Manuel-Knepper Manuel-Knepper self-assigned this Aug 3, 2026
@Manuel-Knepper Manuel-Knepper added the enhancement New feature or request label Aug 3, 2026
@github-project-automation github-project-automation Bot moved this to Backlog in LinkBikeNet Aug 3, 2026
@Manuel-Knepper Manuel-Knepper moved this from Backlog to In review in LinkBikeNet Aug 3, 2026
@Manuel-Knepper
Manuel-Knepper merged commit 8004401 into main Aug 4, 2026
4 checks passed
@github-project-automation github-project-automation Bot moved this from In review to Done in LinkBikeNet Aug 4, 2026
@Manuel-Knepper
Manuel-Knepper deleted the closest-components branch August 4, 2026 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant