Skip to content

move assign_algorithms logic outside BackendInterface#133

Merged
Schefflera-Arboricola merged 2 commits intonetworkx:mainfrom
akshitasure12:fix-for-131
Aug 5, 2025
Merged

move assign_algorithms logic outside BackendInterface#133
Schefflera-Arboricola merged 2 commits intonetworkx:mainfrom
akshitasure12:fix-for-131

Conversation

@akshitasure12
Copy link
Contributor

Handles issue #131

@Schefflera-Arboricola Schefflera-Arboricola merged commit 9b69063 into networkx:main Aug 5, 2025
8 of 9 checks passed
akshitasure12 added a commit to akshitasure12/nx-parallel that referenced this pull request Aug 6, 2025
* move assign_algorithms logic outside BackendInterface

* attrgetter --> getattr

---------

Co-authored-by: Aditi Juneja <91629733+Schefflera-Arboricola@users.noreply.github.com>
akshitasure12 added a commit to akshitasure12/nx-parallel that referenced this pull request Aug 8, 2025
* move assign_algorithms logic outside BackendInterface

* attrgetter --> getattr

---------

Co-authored-by: Aditi Juneja <91629733+Schefflera-Arboricola@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

inline assign_algorithms logic into BackendInterface

2 participants