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

Make CTG MinConflictsSolver deterministic #608

Draft
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

Timmmm
Copy link
Contributor

@Timmmm Timmmm commented Feb 3, 2025

Draft because I haven't tested this at all yet, and the Python code doesn't have types so we can't rely on that.

Description

python-constraints now allows you to pass a PRNG to MinConflictsSolve which allows it to be deterministic. Version 2.0 is also apparently several orders of magnitude faster.

Related Issues

riscv-software-src/riscv-ctg#115

Timmmm and others added 2 commits February 3, 2025 09:18
python-constraints now allows you to pass a PRNG to MinConflictsSolve which allows it to be deterministic. Version 2.0 is also apparently several orders of magnitude faster.
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