geatpy

Results 172 comments of geatpy

It's not strange, since they are stochastic optimization algorithms.

你print一下self.problem.M,和population.sizes,应该就能解决了。 ![image](https://user-images.githubusercontent.com/42562919/224248425-913ffda1-5a7a-4549-bbfc-ddd6dbb71ddb.png)

1、给定先验知识。 2、去除实数变量的等式约束。

http://geatpy.com/index.php/demos/

正常现象。如果换了几种算法还是如此就不用管了

交叉、变异应该使用内置的并行功能,它不走python,直接调用CPU多核计算。目标函数的并行计算得依赖Python的并行库了。

单步调试,输入可行解到你创建的myproblem里面验证计算的CV矩阵值