文件名称:KnapsackProblem
介绍说明--下载内容均来自于网络,请自行研究使用
基本遗传算法带最优保存思想的背包问题,其中,目标值那段代码使用的是惩罚函数法,选择是概率选择,交叉是双点随机交叉,变异是概率变异-The basic genetic algorithm with elitist thinking knapsack problem, which is a target that part of the code using penalty function method, choice is the probability of selection, crossover is a two-point random crossover and mutation is the probability of mutation
(系统自动生成,下载前可以参看下载内容)
下载文件列表
KnapsackProblem.cpp