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

Numeric support #149

Merged
merged 69 commits into from
Nov 21, 2024
Merged

Numeric support #149

merged 69 commits into from
Nov 21, 2024

Conversation

Shi-Raida
Copy link
Contributor

No description provided.

arbimo added 30 commits August 22, 2024 11:34
…ants remain.

There was subtil bug when sharing solution across thread. Enforcing the tautology may affect the assumptions of the previously learnt clause (which required a work around).
…n LRB.

This tends to prove better result that searching towards the last solution when trying to prove optimality.
arbimo and others added 17 commits November 4, 2024 14:36
Larger number seem to arm the performance as some threads would spend there time processing learned clauses.
The previous version was unnecessarily careful now that we have eager sat propagation.
…ubstantially arm performance in some domains.
Warning: Some created linear constraints are reified, which is not supported yet. Tagged with `// FIXME: Support reified linear constraints`
@Shi-Raida Shi-Raida requested a review from arbimo November 14, 2024 21:55
@Shi-Raida Shi-Raida self-assigned this Nov 14, 2024
@arbimo arbimo merged commit 0ba38b9 into master Nov 21, 2024
22 checks passed
@arbimo arbimo deleted the num-support branch November 21, 2024 15:43
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