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 is very slow. #32

Open
bokner opened this issue Jun 19, 2024 · 1 comment · Fixed by #54
Open

AllDifferent FWC is very slow. #32

bokner opened this issue Jun 19, 2024 · 1 comment · Fixed by #54

Comments

@bokner
Copy link
Owner

bokner commented Jun 19, 2024

  • trace to find bottleneck;
  • implement DC version.
@bokner bokner linked a pull request Sep 28, 2024 that will close this issue
@bokner
Copy link
Owner Author

bokner commented Sep 28, 2024

It looks like nothing much can be done about simple FWC implementation, as the main bottleneck is the space branching process.
Will continue with other implementations (Regin etc.) to improve performance.

@bokner bokner reopened this Sep 28, 2024
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 a pull request may close this issue.

1 participant