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

Maybe try 'hint' instead of 'phase' to select decision phase (at most) once #93

Open
arminbiere opened this issue Mar 4, 2024 · 0 comments

Comments

@arminbiere
Copy link
Owner

arminbiere commented Mar 4, 2024

After discussing with @aniemetz about what exactly CaDiCaL::phase (int lit) is doing, also related is #56, and negative experience on using phase with CaDiBack, the proposal is to have a CaDiCaL::hint (int lit) function which takes priority when selecting a phase in decide_phase but is reset as soon it is used once (or overwritten?).

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

No branches or pull requests

1 participant