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

Persistent Solver Cache #17

Open
Joshua27 opened this issue Sep 12, 2016 · 0 comments
Open

Persistent Solver Cache #17

Joshua27 opened this issue Sep 12, 2016 · 0 comments

Comments

@Joshua27
Copy link
Contributor

The computed solver results could be cached persistently, i.e. only clean up the cache when the database has changed and not obligatory when the application is closed. Since the generated FeasibilityResults only change when the database has been updated this should increase the performance a lot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Backlog
Ideas
Development

No branches or pull requests

2 participants