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

Search list

[Documents禁忌搜索解决vrp问题

Description: 利用禁忌搜索算法解决vrp问题的matlab源程序
Platform: | Size: 406695 | Author: qiyuan001 | Hits:

[Mathimatics-Numerical algorithms遗传算法tsp

Description: 用matlab编写的GA求解vrp-车辆路径问题程序!
Platform: | Size: 2959 | Author: fch407@126.com | Hits:

[SourceCodevrp的c++源码

Description: vrp的c++源码
Platform: | Size: 9388 | Author: nosgnik.jin@hotmail.com | Hits:

[SourceCodeVRP

Description: matlab的遗传算法程序,用于求解vrp问题
Platform: | Size: 2323 | Author: anliwei1985@163.com | Hits:

[Consulting and training数据通信 TCP/IP VRP PPPoE

Description: 华为内部培训 数据通信 TCP/IP VRP PPPoE
Platform: | Size: 44450264 | Author: wuya817 | Hits:

[CSharpVRP

Description: 用C++设计VRP问题,解决车辆路径问题
Platform: | Size: 8530 | Author: j_yy2005 | Hits:

[matlabmatlab版VRP问题

Description: matlab上解决VRP问题的算法
Platform: | Size: 4402 | Author: 1184667742@qq.com | Hits:

[CSharp20050224191612556

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

[matlabmatlog

Description: 物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA) procedure, discrete uncapacitated facility location Vehicle routing: VRP, VRP with time windows, traveling salesman problem (TSP) Networks: Shortest path, min cost network flow, minimum spanning tree problems Geocoding: U.S. city or ZIP code to longitude and latitude, longitude and latitude to nearest city, Mercator projection plotting Layout: Steepest descent pairwise interchange (SDPI) heuristic for QAP Material handling: Equipment selection General purpose: Linear programming using the revised simplex method, mixed-integer linear programming (MILP) branch and bound procedure Data: U.S. cities with populations of at least 10,000, U.S. highway network (Oak Ridge National Highway Network), U.S. 3- and 5-digit ZIP codes -logistics analysis tool kit. Facility location : Continuous minisum facility location, alternate location-allocation (ALA) procedure, discrete uncapacitated Vehicle routing facility location : VRP, VRP with time windows, the traveling salesman problem (TSP) Networks : Shortest path, min cost network flow, minimum spanning tree Geocoding problems : world city or ZIP code to longitude and latitude, longitude and latitude to nearest city, Mercator projection plotting Layout : Steepest descent Pairwise interchange (Constituencies) heuristic for QAP Material handling : Equipment selection General purpose : Linear programming using the revised simplex method, mixed-integer linear programming programming (MILP) branch and bound procedure Data : world cities with populations of at least 10,000, U.
Platform: | Size: 4853760 | Author: 陈宝文 | Hits:

[Software Engineeringxyz

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

[CSharpVRP

Description: 经典的粒子群算法(PSO),通过迭代搜索更新产生更优良的下一代解。供大家参考学习-classical PSO (PSO), through iterative search update produce the next generation better solution. For your reference learning
Platform: | Size: 24576 | Author: 笑容 | 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:

[matlabGACode

Description: 一个用于自然数编码遗传算法的工具包indexGA,以及用这个工具包实现的车辆路径优化问题的算法例程-One for the natural number-coded genetic algorithm toolkit indexGA, and use this tool kit to achieve VRP algorithm routine
Platform: | Size: 9216 | Author: | Hits:

[VC/MFCGIS

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

[AI-NN-PRiga

Description: 应用遗传算法是被认为求解NP难题的有效手段之一,求解物流配送车辆路径优化问题时,在传统遗传算法的基础上,并引入了免疫算法的思想,实验结果表明该算法具有更好的全局和局部搜索能力和收敛速度,可有效地解决物流配送车辆路径优化问题。-Application of genetic algorithms to solve NP is considered an effective means of problem solving to optimize logistics and distribution vehicle routing problem, in the traditional genetic algorithm based on immune algorithm and the introduction of ideas, experimental results show that the algorithm has a better overall and local search ability and convergence speed, which can effectively solve the logistics and distribution VRP.
Platform: | Size: 7168 | Author: 王博文 | Hits:

[Mathimatics-Numerical algorithms61185221164200791194591929675

Description: 蚁群算法的matlab源码,该程序试图对具有31个城市的VRP进行求解,已知的最优解为784.1-Ant colony algorithm matlab source code, the program attempts to have 31 cities to solve VRP, known optimal solution for the 784.1
Platform: | Size: 6144 | 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:

[AI-NN-PRAtabusearchalgorithmforthevehicleroutingproblem.ra

Description: 禁忌搜索算法解决VRP问题的论文,内有对车辆路径问题的简单综述,且对城市聚集情况有针对性的解决-Tabu search algorithm to solve the problem VRP papers, which have on the vehicle routing problem with a simple overview, and the situation of urban agglomerations have targeted solutions
Platform: | Size: 95232 | Author: pheonix | Hits:

[matlabantcolony

Description: 该程序试图对具有31个城市的VRP进行求解,已知的最优解为784.1,-The program attempts to have 31 cities to solve VRP, known optimal solution for the 784.1,
Platform: | Size: 6144 | Author: tangkezong | Hits:

[OtherVRPbook

Description: 《物流配送车辆优化调度理论与方法》是VRP研究领域的经典之作。对于研究生很有用。
Platform: | Size: 2828288 | Author: 李晨 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 22 »

CodeBus www.codebus.net