Dear altruists,
I used GA algorithm with an objective function F_obj= w1* f1 + w2*f2. where w1= 0 to 1 and w2=1-w1.
I am changing w1 value from 0 to 1 and get corresponding Fobj.
For plotting optimal pareto front, I put values w1*f1 in X axis, w2*f2 in Y axis, and corresponding Fobj.
Is it a correct way ? Becuase I am not getting the exact figure. I also attached the result.
Can I request to help me for plotting pareto front ?