Best penalty lower than best individual in genetic algorithm

2 ビュー (過去 30 日間)
Jorge Mallo
Jorge Mallo 2016 年 3 月 21 日
コメント済み: Alan Weiss 2016 年 8 月 29 日
Hi,
I am doing an optimization with the generic algorithm, using some integer parameters. The best penalty I get for many generations is lower (~ -5 million) than the fitness function of the best individual (~ -4 million).
Can you help me interpret this? I thought that the penalty value was the fitness function for feasible individuals and the fitness function of the population plus some penalty for non feasible individuals, so my understanding was that the fitness function of the best individual would be lower than any best penalty of the entire optimization.
Thanks

採用された回答

Alan Weiss
Alan Weiss 2016 年 3 月 21 日
I believe that your interpretation of the meaning of the penalty function is correct, so I, too, am puzzled by what you report.
If you can reproduce your problem, I suggest that you contact technical support, and possibly file a bug report.
Alan Weiss
MATLAB mathematical toolbox documentation
  4 件のコメント
hanane ensam
hanane ensam 2016 年 8 月 26 日
Hello, please, could you give me the interpretation of the graph (penalty value in function of generation) and the exact definition of penalty value
Alan Weiss
Alan Weiss 2016 年 8 月 29 日
Alan Weiss
MATLAB mathematical toolbox documentation

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGenetic Algorithm についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by