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

nooverlap hangs with number of points exceeding the size of the area #143

Open
yurivict opened this issue Jan 26, 2022 · 0 comments
Open

Comments

@yurivict
Copy link

Describe the bug

A simple nooverlap instruction for 12 (X,Y) coordinates on 10x10 matrix hangs.

To Reproduce
Testcase that hangs:
testcase-nooverlap.cpp.txt

If N in the above testcase is changed from 12 to 11 it returns a solution immediately.

Gecode and Platform Configuration
Version: 6.3.0
FreeBSD 13

@yurivict yurivict changed the title nooverlap hangs with number of points 12 nooverlap hangs with number of points exceeding the size of the area Jan 26, 2022
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

No branches or pull requests

1 participant