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

Interactiveprover #570

Open
wants to merge 3 commits into
base: devel
Choose a base branch
from
Open

Interactiveprover #570

wants to merge 3 commits into from

Conversation

florian-rabe
Copy link
Member

This is what @SvenWille has done so far.

We're not going to merge it as is. But it's enough to start the discussion.
In particular, the files Solver.scala and SolverAlgorithms.scala are affected critically.

  • Branchpoints and backtracking removed (was never used anyway)
  • Stateful fields encapsulated in a class
  • new functionality for reading out and setting the whole state (e.g., for undo/redo functionality)
  • various hard-to-understand low-level changes that may or may not break things

@Jazzpirate Can you have a look?

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

Successfully merging this pull request may close these issues.

2 participants