Saved Bookmarks
| 1. |
Define Genetic Algorithm? |
|
Answer» Enables us to locate optimal binary STRING by processing an INITIAL random population of binary STRINGS by performing operations such as artificial mutation , crossover and SELECTION. Enables us to locate optimal binary string by processing an initial random population of binary strings by performing operations such as artificial mutation , crossover and selection. |
|