Advertisement

算法基础与帕累托最优解(具体实现方式)

阅读量:

累托最优解:Pareto-optimality

  • 帕累托支配关系定义
    • 定义1
    • 定义2
    • 定义3
    • 定义4

辅助理解1

帕累托最优性理论是一种用于评价多目标问题解决方案有效性的方法。帕累托最优解是没有被可行空间中的另一种解超越或优于的解;也就是说,在所有目标上都没有一种能够更优地满足所有目标。

帕累托支配关系定义

定义1

Dominated: In multi-objective optimization problems, an individual A is said to dominate another individual B if at least one objective of A is better than that of B, and all objectives of A are not worse than those of B.

支配:一个向量

在这里插入图片描述

支配另一个向量,

![在这里插入图片描述](https://ad.itadn.com/c/weblog/blog

全部评论 (0)

还没有任何评论哟~