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

[WIP] - Konnektor integration #927

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

[WIP] - Konnektor integration #927

wants to merge 8 commits into from

Conversation

RiesBen
Copy link
Contributor

@RiesBen RiesBen commented Sep 3, 2024

This PR is integrating Konnektor to openFE which will offer in the future a default parallelization for all Network building and more different network tools.
In this PR there is one paradigm change currently present, leading to only being able to pass one Atom mapper to the functions.

Checklist

  • replace code with Konnektor implementations

    • MST
    • Maximal Network
    • Star Map
    • Redundant MST
    • Explicit networks
  • Test we are getting the same results

    • pytest suit

Developers certificate of origin

@pep8speaks
Copy link

pep8speaks commented Sep 3, 2024

Hello @RiesBen! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2024-09-18 21:06:49 UTC

@RiesBen RiesBen linked an issue Sep 11, 2024 that may be closed by this pull request
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request networkplanning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants