中文说明:在计算机科学中,差分进化 (DE) 是质量的一种反复试着提高某项措施是质量的候选人解决优化问题的方法。这种方法通常被称为元启发式方法,如他们做很少或没有假设正在优化的问题,也可以搜索候选解的很大空间。然而,如 DE 元启发式方法不能保证过找到最佳的解决办法。
English Description:
In computer science, differential evolution (DE) is a method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. Such methods are commonly known as metaheuristics as they make few or no assumptions about the problem being optimized and can search very large spaces of candidate solutions. However, metaheuristics such as DE do not guarantee an optimal solution is ever found.