搜索资源列表
mopsocd
- 这是一个基于距离的多目标粒子群优化算法C语言实现-This is an implementation of MOPSO-CD,a multiobjective particle swarm optimization algorithm using crowding distance
MOPSOwang
- 关于模糊车辆路径问题的多目标粒子群算法,里面有作者提出的实数编码方式,在经典的MOPSO基础上完成的。模糊包括模糊需求、模糊旅行时间和模糊服务时间多重模糊特性。-Fuzzy vehicle routing problem with multi-objective particle swarm algorithm, which has the real number encoding, proposed by the authors in classic MOPSO based on. Fuzzy
jMetal-CPP-version
- 外国人写的基于C++的单目标和多目标优化源程序jMetal 4.5最新版的C++源程序,包括NSGA-II\SPEA2\MOPSO,以及单目标优化算法-粒子群PSO、差分进化DE等。-C++ version of jMetal 4.5
MOEAs
- 多种多目标进化算法的集合,包括粒子群算法MOPSO,多目标遗传算法NSGA-II,以及MOEA/D等-a set of MOEAs,including MOPSO, NSGA-II, and MOEA/D.