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

Save candidate graph instead of re-computing (if you don't need to) #41

Open
cmalinmayor opened this issue May 28, 2024 · 3 comments
Open
Labels
enhancement New feature or request

Comments

@cmalinmayor
Copy link
Collaborator

Making the candidate graph can be expensive, and if the user doesn't change the edge distance, it can be re-used across runs.

@cmalinmayor cmalinmayor added the enhancement New feature or request label May 28, 2024
@cmalinmayor cmalinmayor added this to the v2 - Editing milestone Oct 1, 2024
@cmalinmayor
Copy link
Collaborator Author

This might be necessary before implementing pins.

@cmalinmayor cmalinmayor removed this from the v2 - Editing milestone Oct 16, 2024
@cmalinmayor cmalinmayor added this to the Technical debt milestone Oct 25, 2024
@cmalinmayor
Copy link
Collaborator Author

Depends on #99

@cmalinmayor
Copy link
Collaborator Author

Solved by #118

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