Skip to content

GA-152 | Generalize Algorithm Dispatching #11

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 21 commits into from
Jul 31, 2024
Merged

GA-152 | Generalize Algorithm Dispatching #11

merged 21 commits into from
Jul 31, 2024

Conversation

aMahanna
Copy link
Member

@aMahanna aMahanna commented Jul 15, 2024

Mirroring some logic in networkx/nx-pandas#1

  • Removes the need to implement the dispatching mechanic of nx-arangodb for every algorithm
  • Update the phenolrs wheel & associated functionality
  • Introduces the concept of symmetrize_edges for nxadb.DiGraphs
  • Override the number_of_edges() method for nxadb.Graphs
  • Adjust tests
  • Minor code cleanup

@aMahanna aMahanna merged commit e3342f8 into main Jul 31, 2024
2 checks passed
@aMahanna aMahanna deleted the GA-152 branch July 31, 2024 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant