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

Making the algorithm avoid redundant searches #2

Open
erzakiev opened this issue Nov 2, 2022 · 0 comments
Open

Making the algorithm avoid redundant searches #2

erzakiev opened this issue Nov 2, 2022 · 0 comments
Assignees

Comments

@erzakiev
Copy link
Owner

erzakiev commented Nov 2, 2022

With the help of Carola Doerr we can avoid redundant calculations, leading to the same basins of attraction over and over again (which is the case for the current vanilla implementation). She suggested using a hybrid taboo/double verification approach, which is in active development and will be posted shortly along with the details of the approach.

@erzakiev erzakiev self-assigned this Nov 2, 2022
@erzakiev erzakiev changed the title Making the algorithm to avoid redundant searches Making the algorithm avoid redundant searches Nov 2, 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