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

AllDifferent FWC: refactoring #54

Merged
merged 5 commits into from
Sep 28, 2024
Merged

AllDifferent FWC: refactoring #54

merged 5 commits into from
Sep 28, 2024

Conversation

bokner
Copy link
Owner

@bokner bokner commented Sep 28, 2024

No description provided.

@bokner bokner linked an issue Sep 28, 2024 that may be closed by this pull request
@bokner bokner merged commit 55fa36d into main Sep 28, 2024
@bokner bokner deleted the alldifferent-slow branch September 28, 2024 17:29
bokner added a commit that referenced this pull request Sep 29, 2024
* main: (152 commits)
  v0.8.48
  Don't use AllDifferent with Circuit; might provide an option later
  AllDifferent FWC: refactoring (#54)
  Add 'simple' RosettaCode Sudoku instance
  More changes to factory code
  Update README.md
  Minor
  Some refactoring; unit test for element_2D_var
  Update constraint graph with new domains: fixes and unit tests
  Put back all_different propagator for Circuit constraint
  v0.8.48
  Set status to :unknown if no solutions
  Maintain map of ref -> position withing propagator
  Small change to  propagator
  Changes to error logging; update some benchmarks
  Refactoring (attempt to make branching changes visible to propagation
  Add 100-403 3-Sat Dimacs instances
  v0.8.46
  Fixes for OR, SAT Solver; 2 solvable Dimacs instances
  v0.8.45
  ...
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.

AllDifferent FWC is very slow.
1 participant