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

Refactor SolverState logic #94

Closed
olepoeschl opened this issue Aug 1, 2024 · 2 comments
Closed

Refactor SolverState logic #94

olepoeschl opened this issue Aug 1, 2024 · 2 comments
Assignees
Labels
code quality Some code should be refactored enhancement New feature or request
Milestone

Comments

@olepoeschl
Copy link
Owner

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.

@olepoeschl olepoeschl added enhancement New feature or request code quality Some code should be refactored labels Aug 1, 2024
@olepoeschl olepoeschl added this to the 3.0.0 milestone Aug 1, 2024
@olepoeschl olepoeschl self-assigned this Aug 1, 2024
@olepoeschl
Copy link
Owner Author

Also, SolverState is a bad name considering the new SolverExecutionState class.

@olepoeschl
Copy link
Owner Author

Related to #100

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Some code should be refactored enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant