Question: Minimize the following equation using genetic algorithm: f(a,b,c)=a+2b+3c-5 subject to a+b>=5, 0
Minimize the following equation using genetic algorithm: f(a,b,c)=a+2b+3c-5 subject to a+b>=5, 0<= a, b, c <=10. (The number of populations is five, Cross Over Probability =0.4 at partition 8 and Mutation Probability =0; run up to 2nd generation).
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
