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

Path caching and lookup #4

Closed
Yonaba opened this issue Mar 29, 2013 · 1 comment
Closed

Path caching and lookup #4

Yonaba opened this issue Mar 29, 2013 · 1 comment

Comments

@Yonaba
Copy link
Owner

Yonaba commented Mar 29, 2013

Provide a clever path caching system, so that requesting a path previously calculted and cached triggers a simple database lookup. This alternative might be implemented as a complementary feature for the pathfinder, as discussed here.

@Yonaba
Copy link
Owner Author

Yonaba commented May 28, 2014

The initial idea was to provide a light version of Compressed Path Databases (CPDs), but I will cancel this. Although it provides some speedups, it also complicates the actual implementation.
Let us ditch this idea.

@Yonaba Yonaba closed this as completed May 28, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant