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

[BUG] Enum for IBS (impact) heuristic #700

Closed
leezear2019 opened this issue Jul 28, 2020 · 1 comment
Closed

[BUG] Enum for IBS (impact) heuristic #700

leezear2019 opened this issue Jul 28, 2020 · 1 comment

Comments

@leezear2019
Copy link

return IBS.make(solver, vars, Search.ValH.DEFAULT, last);

I found a typos on line 668 of "solver/search/strategy/Search.java". Calling this method will cause a recursive call that will not stop.

Choco version is 4.10.3 (03 Jul 2020).

Hope to help you.

@cprudhom
Copy link
Member

Thank you for the bug reporting.

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

2 participants