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

Support graph algorithms #132

Open
5 of 30 tasks
Dtenwolde opened this issue Aug 7, 2024 · 1 comment
Open
5 of 30 tasks

Support graph algorithms #132

Dtenwolde opened this issue Aug 7, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Dtenwolde
Copy link
Contributor

Dtenwolde commented Aug 7, 2024

This issue will be used as a central place to gather graph algorithms that can/will be implemented in DuckPGQ (without sticking to a specific timeline). There are many graph algorithms, but there are probably too many to implement all of them. However, supporting a few would be a good start. We also have to see which algorithms can be efficiently executed using the CSR representation.

Path-finding:

Community Detection:

Centrality Measures:

Matching and Flow:

Spectral Graph Theory:

Graph Embedding:

Miscellaneous:

@Dtenwolde Dtenwolde added the enhancement New feature or request label Sep 5, 2024
Copy link

github-actions bot commented Dec 5, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

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
None yet
Development

No branches or pull requests

1 participant