PSO解决多目标背包问题我要分享

PSO for multi objective knapsack problem

关注次数: 167

下载次数: 1

文件大小: 2.60 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:PSO算法解决多目标背包问题  本文基于粒子群算法解决多目标背包问题,以背包的价值大和体积小为目标,约束条件是背包的重量


English Description:

PSO algorithm to solve multi-objective knapsack problem & nbsp; this paper based on particle swarm optimization algorithm to solve multi-objective knapsack problem, to the value of the knapsack and small size as the goal, the constraint is the weight of the knapsack


代码预览

相关推荐