搜索资源列表
scattersearchcode.zip
- SCATTER SEARCH MATLAB CODE,SCATTER SEARCH MATLAB CODE
ScatterSearch.rar
- Scatter Search(SS)算法是一种进化算法,最早由Glover于1977年提出,已成功应用于多种优化问题.,Scatter search is an evolutionary method that has been successfully applied to hard optimization problems.
buses
- Scatter Search (SS) C Code for Non-Linear Optimization Problem
Scatter-search
- this file contain Scatter search Algorithm code
wrfwe
- 分散搜索算法求解带货物权重的车辆路径问题.-Scatter search algorithm for solving weighted vehicle routing problem.
SS
- scatter search algorithm and neural network
Untitled3
- 人口迁移算法模拟的是社会领域中人口随经济重心而转移、随人口压力增加而扩散的机制,即模拟的是人往高处走、人往富处流,当某个优惠地区的相对人口过剩,人口压力增加时,人们就会迁出该优惠地区去寻找更好更适合自己的优惠地区的这样一种规律。前者促使算法选择较好的区域搜索,后者可在一定程度上避免陷入局部最优点,搜索过程呈现交替进行集中搜索和分散搜索的特点。这体现了人口迁移过程中人口不断聚集和扩散的矛盾运动的特点。后来由我国学者徐宗本给出了人口迁移算法改进的形式。-Population migration al