Open Issues Need Help
View All on GitHub inline `assign_algorithms` logic into `BackendInterface` about 1 month ago
AI Summary: The task involves refactoring the `nx-parallel` project to inline the `assign_algorithms` logic directly into the `BackendInterface` class or immediately after its definition. This improves code readability and maintainability without impacting functionality. The change is considered a minor improvement rather than a critical bug fix.
Complexity:
2/5
good first issue type: Maintenance
A networkx backend that uses joblib to run graph algorithms in parallel.
Python