Welcome![Sign In][Sign Up]
Location:
Search - VRP A

Search list

[Other resourcexyz

Description: 具有模糊旅行时间的VRP的一种混合遗传算法-fuzzy travel time of the VRP a mixed genetic algorithms
Platform: | Size: 35094 | Author: liming | Hits:

[Mathimatics-Numerical algorithmsAntColony

Description: 师兄写的一个蚂蚁算法的实现。现在与大家共同分析讨论-Hold write a Ant Algorithm realized. And now everyone is discussed
Platform: | Size: 3690496 | Author: 张庆 | Hits:

[CSharp20050224191612556

Description: 智能蚂蚁算法——蚁群算法的改进 求解VRP问题 求解TSP问题-smart ant algorithm-- ant colony algorithm improvements for VRP for TSP
Platform: | Size: 43008 | Author: 程方 | Hits:

[Othercvrp

Description: 蚁群算法是近年来出现的一种新德仿生类进化算法[8],它的基本原理源于昆虫学家们的观察和发现 -ant algorithms, which is the emergence of a new category of bionic Germany evolutionary algorithm [8] it stems from the basic tenets of the entomologist observed and found
Platform: | Size: 2048 | Author: 黄如尚 | Hits:

[Software Engineeringxyz

Description: 具有模糊旅行时间的VRP的一种混合遗传算法-fuzzy travel time of the VRP a mixed genetic algorithms
Platform: | Size: 34816 | Author: liming | Hits:

[Game ProgramA-VRP-sol

Description: 使用jdom读入xml文件,一边读入一边存储在arraylist 里面-use jdom read into the xml document read into the side of the side storage inside the arraylist
Platform: | Size: 4096 | Author: 崔凝碧 | Hits:

[VC/MFCGIS

Description: this a paper about GIS implicated in VRP problem
Platform: | Size: 831488 | Author: 易荣贵 | Hits:

[AI-NN-PRPSOvrp

Description: 利用粒子群算法求解VRP问题程序,其中和禁忌搜索算法结合成混合算法求解,-The use of particle swarm optimization procedure for solving VRP problems, including tabu search algorithm and combined into a hybrid algorithm,
Platform: | Size: 4872192 | Author: zcx | Hits:

[OtherVRP

Description: 一个求解车辆路径问题的粒子群算法的源码,用C++编写。-Solving a vehicle routing problem with the particle swarm algorithm source code, using C++ Prepared.
Platform: | Size: 55296 | Author: ghy | Hits:

[matlabVRP

Description: 这是一个用C++编写的vrp问题的源码,很适合初学者。-This is a C++ Prepared vrp source issues, it is suitable for beginners.
Platform: | Size: 125952 | Author: ghy | Hits:

[assembly languageVRP

Description: 使用遗传问题求解VRP程序的一个较好的程序,附有题目-The use of genetic problem solving VRP program a better program, with topics
Platform: | Size: 21504 | Author: elvis | Hits:

[AI-NN-PR69491715GA-FOR-VRP

Description: 用遗传算法解决vrp问题,源码加详细文档说明 很有用的哦-algorithm for multi- objective optimization. It is a very e® ective algorithm but has been generally criticized for its computational complexity
Platform: | Size: 9216 | Author: 炯炯 | Hits:

[matlabmatlab-VRP

Description: 基于混合优化算法的车辆路径问题研究 matlab开发环境-matlab VPR Particle Swarm Optimization,PSO
Platform: | Size: 2048 | Author: 黄安安 | Hits:

[AI-NN-PRGA-code-for-VRP-in-C

Description: 用遗传算法解决VRP问题的C语言源代码,欢迎交流-VRP with a genetic algorithm to solve the problem of the C language source code, welcomed the exchange
Platform: | Size: 7168 | Author: MGC | Hits:

[Data structsant-VRP

Description: C++实现的VRP算法,作为实例非常不错的-C++ implementation of the VRP algorithm, as a very good example
Platform: | Size: 464896 | Author: PP | Hits:

[source in ebook紧急搜索求VRP

Description: TS算法通过引入一个灵活的存储结构和相应的禁忌准则来避免迂回搜索,并通过藐视准则来赦免一些被禁忌的优良状态,进而保证多样化的有效探索以最终实现全局优化(TS algorithm by introducing a flexible storage structure and corresponding tabu criteria to avoid circuit search, and the contempt of criterion to pardon a little good state by taboo, so as to ensure the effective exploration of diversification in order to realize global optimization)
Platform: | Size: 5120 | Author: 春天里的 | Hits:

[matlabVRP算法下载

Description: 通过多种不同算法,对车辆路径规划问题进行求解,使用matlab编程(Through a variety of different algorithms, the problem of vehicle path planning is solved and MATLAB programming is used.)
Platform: | Size: 25600 | Author: Lonely gump | Hits:

[matlabvrp

Description: 假设在一个供求关系系统中,车辆从货源取货,配送到对应的若干配送点。车辆存在最大载货量,且配送可能有时间限制。需要合理安排取货时间,组织适当的行车路线,使用户需求得到满足,同时使某个代价函数最小,比如总工作时间最少、路径最短等。 可以看出TSP问题是VRP问题的一种简单特殊形式。因此,VRP也是一种NP hard 问题。 目前解决此种问题的办法有多种,主要以启发式算法为主。包括退火算法、遗传算法、蚁群算法、禁忌算法等,本文介绍两种比较简单算法:C-W节约算法和遗传算法。(Assume that in a supply and demand relationship system, the vehicle picks up the goods from the source and delivers them to the corresponding distribution points. There is a maximum amount of cargo in the vehicle and there may be a time limit for delivery. It is necessary to arrange the picking time reasonably, organize the appropriate driving route, and satisfy the user's needs, and at the same time minimize a certain cost function, such as the minimum total working time and the shortest path. It can be seen that the TSP problem is a simple and special form of the VRP problem. Therefore, VRP is also an NP hard problem. At present, there are many ways to solve this kind of problem, mainly based on heuristic algorithms. Including annealing algorithm, genetic algorithm, ant colony algorithm, tabu algorithm, etc. This paper introduces two simple algorithms: C-W saving algorithm and genetic algorithm.)
Platform: | Size: 4096 | Author: HappyppaH | Hits:

[matlab遗传算法VRP

Description: 一个求解vrp问题的简单代码,多车辆处理多任务点。(A simple code for solving VRP)
Platform: | Size: 7168 | Author: imp007 | Hits:

[matlab遗传算法求解VRP问题.gz

Description: 为了达到提升公路运输的效益,降低货运成本的目的,我们提出带时间窗的基于货物运输共享的路径优化模型(In order to improve the efficiency of highway transportation and reduce the freight cost, we propose a path optimization model based on cargo transportation sharing with time window)
Platform: | Size: 8192 | Author: huahua-baby | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net