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

Queens examples never ends when running 16x16 #221

Open
angoca opened this issue Jun 10, 2022 · 2 comments
Open

Queens examples never ends when running 16x16 #221

angoca opened this issue Jun 10, 2022 · 2 comments
Labels
bug Indicates an unexpected problem or unintended behavior
Milestone

Comments

@angoca
Copy link
Owner

angoca commented Jun 10, 2022

Describe the bug
Run the nqueens example, and change the logger level several times.

To Reproduce
Steps to reproduce the behavior:

  1. run the nqueens
  2. Change the is safe proc to debug
  3. Change back to warn

Expected behavior
finish the algo in a timely fasion.

@angoca angoca added the bug Indicates an unexpected problem or unintended behavior label Jun 10, 2022
@angoca angoca added this to the Version 1 milestone Jun 10, 2022
@angoca
Copy link
Owner Author

angoca commented Jun 12, 2022

With the iterations variable, it is possible to know if it is running. Also, in the Examples wiki article, there is a table with many combinations.

@angoca
Copy link
Owner Author

angoca commented Jun 12, 2022

It is finishing, and taking like 10 mins with WARN

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

1 participant