•
Create a neighborhood point of the current point – to achieve local search.
Create a neighborhood point of the current point – to achieve local search.
• Mutation is an arbitrary change in a situation. Sometimes it is used to prevent the algorithm from getting stuck.
•Bit wise mutation operator mutate the string bit by bit.
Eg: 11010101 == 11011101
No comments:
Post a Comment