搜索资源列表
ReinforcementLearning
- A matlab code for a reinforment learning routing problem-A Matlab code for a reinforment learning ro uting problem
GAmatlab.rar
- 利用遗传算法,上线车辆路径的优化。采用了matlab编程,对于初学遗传算法,和matlab的用户,是很适用的,The use of genetic algorithms, on-line vehicle routing optimization. Use of matlab programming, genetic algorithm for the beginner, and matlab users, is very applicable
DijkstraRouting
- 用于MATLAB 6.0 (R12)环境 Dijkstra最短路由算法源代码- MATLAB 6.0 (R12) Dijkstra Shortest Path Routing
TS_TSP
- 禁忌搜索算法求解车辆路径问题 很好的程序-Tabu search algorithm for vehicle routing problem with a very good program
QoSRoute-GA
- 带有QoS约束的组播路由问题是一个NP完全问题,遗传模拟退火算法是遗传算法和模拟退火算法的一种融合,可以为这类问题提供一个解决方案-With QoS constraint multicast routing problem is an NP-complete problem, genetic simulated annealing algorithm is a genetic algorithm and simulated annealing algorithm as a fusion, you
GA_routing
- 遗传算法在路由优化中的应用:多服务质量的最小路径的算法.-Genetic Algorithm in Routing Optimization: Multi-service quality of the minimum path algorithm.
matlabforVRP
- 解决车辆路径问题的MATLAB代码,经过测试可以使用。算法采用遗传算法,对于写人工智能领域的相关论文有很大的帮助-Solve the vehicle routing problem with the MATLAB code that can be used after testing. Algorithm using genetic algorithms, artificial intelligence for the written papers of great help
MatPlanWDM051
- MatPlanWDM是网络规划波长路由WDM网络工具-MatPlanWDM a network planning tool for wavelength routing in WDM networks
Genetic_Algorithm_for_vehicle_routing_problem
- 遗传算法解决车辆路径问题,希望对大家有所帮助。-Genetic Algorithm for vehicle routing problem, we want to help.
yiqunsuanfa
- 该文件是蚁群算法程序,能更有效地解决路径问题,希望可以给广大朋友起到一定的作用。-The program file is the ant colony algorithm can more effectively address the routing problem, hope to play a role in the general friend.
routing-algorithm-based-on-GA-
- 基于遗传算法和模拟退火算法融合的带QoS约束的组播路由算法 Matlab代码- QoS constrained multicast routing algorithm based on GA
QoS_MR
- matlab代码实现sensornet的QoS组播路由蚁群算法的Matlab程序-matlab code mesh networks realize the QoS multicast routing ant colony algorithm Matlab procedures-matlab code mesh networks realize the QoS multicast routing ant colony algorithm Matlab procedures
duoboluyou
- 针对通信网络中多重QoS约束条件下的多播路由计算,提出了一个基于模拟退火技术的改进遗传算法HGA-QoSR。该算法把模拟退火技术的局部寻优能力与遗传算法的全局寻优能力有机结合,并利用隔离小生境机制控制种群的独立进化,使演化过程中的种群保持生态多样性,以提高算法运行效率和解的质量。理论分析和仿真实验表明,与传统遗传算法相比较,该算法性能有显著改进。 -Communication networks for multi-QoS Constrained multicast routing calcula
LEACH_Matlab_Code
- 基于matlab的leach路由算法的仿真-Matlab-based the leach routing algorithm simulation
VRP
- 蚁群算法,2-opt,解决车辆路径问题(vrp)的matlab代码,修正了原始代码忽略初始节点下一节点cost的问题,但是对某些测试数据集存在车辆数大于或小于的标准问题。-Ant colony algorithm ,2-opt, vehicle routing problem (vrp) matlab code, amended the original code ignores the initial node next node cost problems, but for some tes
vehicle-routing-problem
- 采用模拟退火方法解决有容量限制的车辆路径问题,matlab代码。Capacitated Vehicle Routing Problem (VRP) using SA. MATLAB -implementation of solving Capacitated Vehicle Routing Problem (VPR) using Simulated Annealing (SA)
QoS组播路由问题的蚁群算法通用Matlab源码
- QoS组播路由问题的蚁群算法通用Matlab源码(QoS multicast routing problem ant colony algorithm, general Matlab source code)
验证性VRP
- 利用遗传算法实现VRP问题,将车辆路径问题规划的较为详细,算法较为良好(The genetic algorithm is used to solve the VRP problem, and the vehicle routing problem is more detailed and the algorithm is better)
GA
- 遗传算法的车辆路径研究,实现的是配送路径最短(Genetic algorithm of vehicle routing research, the realization of the shortest delivery route)
ypap108-vehicle-routing-problem
- 车辆路径规划问题使用SA 方法,可以解决关于投递员路径问题还有相关其他问题,没有考虑time window。(Vehicle routing problem using SA simulation. Code and certain explanation.)