Skip to content

Update tabu_search.rb#126

Open
KevinMonk wants to merge 1 commit intoJason2Brownlee:masterfrom
KevinMonk:patch-1
Open

Update tabu_search.rb#126
KevinMonk wants to merge 1 commit intoJason2Brownlee:masterfrom
KevinMonk:patch-1

Conversation

@KevinMonk
Copy link

The tabu list pops the edge that you just pushed. If you shift the array then it will pop the oldest tabu item instead of popping the most recent.
I could have this completely wrong! :)

The tabu list pops the edge that you just pushed. If you shift the array then it will pop the oldest tabu item instead of popping the most recent.
I could have this completely wrong! :)
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 this pull request may close these issues.

1 participant