This video discusses the mutation operator in binary genetic algorithm. Mutation prevents slowing down of the solution process and allows GA to escape situations where it gets trapped into a local minimum point or is not able to make further progress in function optimization.
#optimization
#geneticalgorithm