zhang-shubai / Personnel-evacuation-simulator-based-on-cellular-automatonLinks
基于元胞自动机的人员疏散模拟器(ICM2019_ProblemD)
☆17Updated 5 years ago
Alternatives and similar repositories for Personnel-evacuation-simulator-based-on-cellular-automaton
Users that are interested in Personnel-evacuation-simulator-based-on-cellular-automaton are comparing it to the libraries listed below
Sorting:
- 使用四种基本启发式算法(模拟退火、禁忌搜索、遗传算法与蚁群算法)求解广义旅行商(广义TSP/GTSP)问题。☆64Updated 2 years ago
- 研究生数学建模比赛-航班登机口分配☆17Updated 6 years ago
- 《A fast and elitist multi-objective genetic algorithm: NSGA-II》☆23Updated 2 years ago
- 遗传算法、禁忌搜索、模拟退火、蚁群算法☆352Updated 5 years ago
- 群体智能优化算法☆110Updated 3 years ago
- TSP算法全复现:遗传(GA)、粒子群(PSO)、模拟退火(SA)、禁忌搜索(ST)、蚁群算法(ACO)、自自组织神经网络(SOM)☆858Updated 4 years ago
- 配送路线优化系统,Web端项目,遗传算法+蚁群算法+多目标优化☆23Updated last month
- 智能计算课程作业:粒子群优化算法,遗传算法,蚁群算法☆15Updated 6 years ago
- 遗传算法、模拟退火算法求解TSP问题☆55Updated 7 years ago
- 华为杯研究生数学建模竞赛:历年来数据分析类代码(不定时更新,曾获一等奖)☆133Updated last year
- DQN Pytorch☆15Updated 4 years ago
- 基于深度学习的共享单车预测与调度解决方案,使用神经网络构建单车需求量与时间段和地理画像的关联,预测不同区域单车需求量;使用蚁群算法规划最优单车调度路径。☆110Updated 7 years ago
- MATLAB公选课论文代码,基于matlab分别使用了模拟退火算法和蚁群算法解决TSP问题