We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Just make both Solvers provide a method that writes the solver's progress state to / reads it from a file.
It might also be useful to write a class serving as a tool to just read and parse the data of such a file.
The text was updated successfully, but these errors were encountered:
Also, SolverState is a bad name considering the new SolverExecutionState class.
Sorry, something went wrong.
Related to #100
093dbb6
Merge pull request #102 from olepoeschl/feature/isolateConstellationData
2d80292
#101, #99, #94
olepoeschl
No branches or pull requests
Just make both Solvers provide a method that writes the solver's progress state to / reads it from a file.
It might also be useful to write a class serving as a tool to just read and parse the data of such a file.
The text was updated successfully, but these errors were encountered: