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

Directed Louvain Algorithm #162

Closed
BradKML opened this issue May 17, 2021 · 2 comments
Closed

Directed Louvain Algorithm #162

BradKML opened this issue May 17, 2021 · 2 comments

Comments

@BradKML
Copy link

BradKML commented May 17, 2021

Please use the following template to describe your feature request.
Feel free to remove those sections that do not apply to your specific request.

Is your feature request related to a problem? Please describe.
Just discovered that directed Louvain algorithm exists, yet it is not included in CDLib.

Reference.

Additional Context
Directed Modularity also exists! https://igraph.org/c/doc/igraph-Community.html#igraph_modularity

@BradKML
Copy link
Author

BradKML commented May 17, 2021

Other Surveys that might outline possible directed graph community detection: https://arxiv.org/pdf/1308.0971.pdf

Spectral Algorithms for Community Detection in Directed Networks https://jmlr.org/papers/volume21/18-581/18-581.pdf
Communities in directed graphs: Finding directed community structures using triads https://hal.archives-ouvertes.fr/hal-01849601v2/document

@GiulioRossetti
Copy link
Owner

Please refactor the request in #178.

This issue was closed.
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

No branches or pull requests

2 participants