Skip to content

Optimization stops at first iteration #208

Answered by blankjul
msenzacqua asked this question in Q&A
Discussion options

You must be logged in to vote

Which means your search space is 5*5 = 25 right?
The algorithm can not find new non-duplicate solutions then. This is why it terminates.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@msenzacqua
Comment options

Comment options

You must be logged in to vote
1 reply
@msenzacqua
Comment options

Comment options

You must be logged in to vote
1 reply
@msenzacqua
Comment options

Answer selected by msenzacqua
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants