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

graph dismantling #19

Open
CarloLucibello opened this issue Jan 11, 2017 · 1 comment
Open

graph dismantling #19

CarloLucibello opened this issue Jan 11, 2017 · 1 comment

Comments

@CarloLucibello
Copy link
Owner

CarloLucibello commented Jan 11, 2017

Some efficient and easy to implement algorithms have appeared recently for the problem of graph dismantling. We should implement them in LightGraphs

One is here

http://arxiv.org/pdf/1506.08326 (CI algorithm)

and another here

http://arxiv.org/pdf/1607.03276v1.pdf (CoreHD algorithm)

@CarloLucibello
Copy link
Owner Author

CarloLucibello commented Jan 16, 2017

CI algorithm implemented in #23

CoreHD still to implement

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

1 participant