Lewis
Results
3
issues of
Lewis
蚁群算法似乎只实现了TSP问题的接口,没有实现连续域优化的方法,关于连续域的蚁群优化算法论文见参考文献 reference: Socha K, Dorigo M. Ant colony optimization for continuous domains[J]. European journal of operational research, 2008, 185(3): 1155-1173.
### Description of the bug I'm using ACOR optimizer, and i set "minmax" as "max", when i just started to solve, the optimizer selected the max fitness as the global...
bug
`npm run serve` changed to `npm run dev` according to `package.json`