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

Search list

[Other resourcematlog

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: 4853791 | Author: 陈宝文 | Hits:

[Other resourcexyz

Description: 具有模糊旅行时间的VRP的一种混合遗传算法-fuzzy travel time of the VRP a mixed genetic algorithms
Platform: | Size: 35094 | 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: 25158 | 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: 4751 | Author: 崔凝碧 | Hits:

[Other resourceGIS

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

[Mathimatics-Numerical algorithms61185221164200791194591929675

Description: 蚁群算法的matlab源码,该程序试图对具有31个城市的VRP进行求解,已知的最优解为784.1
Platform: | Size: 6865 | Author: 王艳艳 | Hits:

[Other resourcePSOvrp

Description: 利用粒子群算法求解VRP问题程序,其中和禁忌搜索算法结合成混合算法求解,
Platform: | Size: 55813 | Author: zcx | Hits:

[matlabSAforVRP

Description: 模拟退火算法解决VRP问题,包含所有函数的M文件,有例子(Simulated annealing algorithm solves VRP problem, including M files of all functions, and some examples)
Platform: | Size: 3072 | Author: Shielas | Hits:

[matlab模拟退火算法

Description: 用于标准VRP问题的模拟退火算法,可运行,适合新手学习。(The simulated annealing algorithm for standard VRP Problem can be run and is suitable for novice learning.)
Platform: | Size: 3072 | Author: 大山海经 | Hits:

[matlabPSO算法

Description: 粒子群算法求解标准VRP问题,带有十个小型算例,可运行,适合新手学习。(Particle swarm optimization (PSO) is used to solve the standard VRP Problem, with ten small examples, which can be run, and is suitable for novice learning.)
Platform: | Size: 100352 | Author: 大山海经 | Hits:

[matlabMATLAB-VRP问题.zip

Description: 带时间窗的vrp问题,MATLAB程序,多车场问题(VRP Problem with time window, matlab program, multi yard problem)
Platform: | Size: 12288 | Author: dsfsdfdsfdsds | Hits:

[matlab压缩包

Description: 采用遗传算法,求解vrp问题(路径规划问题)(solve vrp with GA. Using genetic algorithm to solve VRP (path planning problem))
Platform: | Size: 12288 | Author: 果果君 | Hits:

[matlab蚁群算法

Description: 用蚁群算法求解车辆路径问题,matlab语言程序(Ant colony algorithm for VRP)
Platform: | Size: 434176 | Author: | Hits:

[matlabALNS

Description: 解决vrp问题的ALNS的matlab算法(Matlab algorithm of ALNS for VRP Problem)
Platform: | Size: 2048 | Author: 浪子彦1 | Hits:

[matlab111

Description: 用于求解带时间窗的多车场的配送路径优化问题,即vrp问题,算法是基于模拟退火算法和遗传算法的混合算法(The algorithm is a hybrid algorithm based on simulated annealing algorithm and genetic algorithm, which is used to solve the distribution path optimization problem of multi depot with time window)
Platform: | Size: 3072 | Author: 小时代8884 | Hits:

[matlabTSP&VRPTW_BenchMark

Description: TSP算法和vrp算法,用于解决旅商问题和物流路线等问题,内含源代码(Tsp algorithm and VRP algorithm, which are used to solve the problems of travel business and logistics route, and contain the source code)
Platform: | Size: 4806656 | Author: byxws | Hits:

[Other数学建模

Description: 用遗传算法求解带模糊时间窗的VRP问题,注释清晰明了,新手友好(Genetic algorithm for VRP with fuzzy time window)
Platform: | Size: 4096 | Author: squirrel_03 | Hits:

[Windows Develop遗传模拟退火算法求解TSP问题matlab代码

Description: 解决车辆路径问题,改进的模拟退火和遗传算法,全面详细,适用于解决VRP问题和物流车辆规划(To solve the vehicle routing problem, the improved simulated annealing and genetic algorithm, comprehensive and detailed, suitable for solving VRP problems and logistics vehicle planning)
Platform: | Size: 11264 | Author: hayjao2020 | 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:

[matlabvrp

Description: 遗传算法求解vrptw,带时间窗约束的车辆路径问题(Genetic algorithm for VRPTW vehicle routing problem with time window constraints)
Platform: | Size: 1024 | Author: chenrens | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 22 »

CodeBus www.codebus.net