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

Extend Glucose42 API with randomness support #192

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lou1306
Copy link

@lou1306 lou1306 commented Feb 6, 2025

See #83.
This is a proof of concept, currently limited to Glucose42. Support for other MiniSat-based solvers should be straightforward.

See pysathq#83.
This is a proof of concept, currently limited to Glucose42. Support for
other MiniSat-based solvers should be straightforward.
@alexeyignatiev
Copy link
Collaborator

Thank you, @lou1306! Let me look into checking this when I get a chance. Hopefully, soon.

@lou1306
Copy link
Author

lou1306 commented Feb 25, 2025

No worries! (And sorry for the late reply)

Feel free to adjust/suggest adjustments to the API as you see fit. Once that is settled, I am pretty confident I can implement the same API on the other Glucose solvers and Minisat (partially, because Minisat lacks randomized first descent).

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