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

Update docs on algorithms by adding the complexity info #846

Open
matea16 opened this issue Jun 17, 2024 · 0 comments
Open

Update docs on algorithms by adding the complexity info #846

matea16 opened this issue Jun 17, 2024 · 0 comments
Labels
priority: medium (missing info) An additional information can be helpful or interesting, but the absence is not disruptive

Comments

@matea16
Copy link
Contributor

matea16 commented Jun 17, 2024

We recently had users asking questions about the time and computational complexity of our algorithms. That's an important part of the algorithm's performance so it would make sense to have that info in our docs.

Context:
difference between algo.all_simple_paths() and BFS in terms of computational complexity
community_detection algorithm

Related issue:
#830

@matea16 matea16 added the priority: medium (missing info) An additional information can be helpful or interesting, but the absence is not disruptive label Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: medium (missing info) An additional information can be helpful or interesting, but the absence is not disruptive
Projects
None yet
Development

No branches or pull requests

1 participant