-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Genetic-Algorithm-Fuzzy-K-Modes/ega-fmc.py
Line 269 in 60d72a4
| chromosomes[i] = best_parent |
Shouldn't it be chromosomes[worst_child_pos] = best_parent
We have chosen the worst child and replacing it with the best parent.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels