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

Checkpointing for PR solving #22

Open
espottesmith opened this issue Nov 17, 2020 · 0 comments
Open

Checkpointing for PR solving #22

espottesmith opened this issue Nov 17, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@espottesmith
Copy link
Collaborator

PR solving is (currently) the most time-intensive algorithm involved in using reaction networks. But, it's also currently an all-of-nothing operation - if something happens during PR solving and the method fails, all of your time is wasted.

It would be nice if, after each PR iteration, the network made a checkpoint file so that restarting was painless and (relatively) time-efficient.

@espottesmith espottesmith added enhancement New feature or request help wanted Extra attention is needed labels Nov 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants