ubyy123 / Vehicle-mounted-drone
本仓库解决了支持无人机和车辆协同下的物资配送服务资源调度方法,为了最小化快递公司的成本和顾客的等待时间,通过前后端技术将所用算法应用到无人机和车辆协同的物资配送服务调度系统,并结合真实的交通拓扑进行仿真和量化对比,优化快递公司的运输成本和顾客的等待时间。
☆17Updated last year
Alternatives and similar repositories for Vehicle-mounted-drone:
Users that are interested in Vehicle-mounted-drone are comparing it to the libraries listed below
- 基于粒子群的VRP(车辆配送路径规划)问题建模求解☆43Updated 2 years ago
- 基于蚁群算法的多配送中心的车辆调度问题的研究☆62Updated 5 years ago
- 部分关于车辆路径规划问题(Vehicle Routing Problem, VRP)的智能优化算法☆63Updated 3 years ago
- Using improved PSO(Particle Swarm Optimization) algorithm resolve VRPTW question.☆54Updated 4 years ago
- Heuristic approach to a truck and drones model for last-mile delivery.☆12Updated 2 years ago
- 运钞车路径规划(蚁群算法VRPSD)☆12Updated 5 years ago
- 分别使用Gurobi对VRP、CVRP、CVRPTW、CVRPPDTW四类问题进行了建模和求解,所用数据集主要为Solomon(R-101)和东南大学九龙湖校区部分路网。☆22Updated last year
- A MATLAB Implementation of Heuristic Algorithms to Traveling Salesman Problem and Vehicle Routing Problems.☆131Updated last year
- A Genetic Algorithm for Vehicle Routing Problem with Time Windows☆51Updated 3 years ago
- Solving the Demand Splittable Vehicle Path Problem Using the Ant Colony Algorithm 使用蚁群算法求解需求可拆分车辆路径问题☆17Updated 2 years ago
- 应用ALNS算法解决VRPPD问题☆40Updated 4 years ago
- A time windowed vehicle routing problem solution using ant colony optimization algorithm written in matlab☆20Updated last year
- A hybrid algorithm of adaptive large-scale neighborhood search, combined with a wolf pack algorithm for solving vessel routing to collect…☆32Updated last year
- Ant Colony Algorithm for Dynamic Vehicel Rounting Problem☆11Updated 4 years ago
- 蚁群算法求解VRPTW☆14Updated 5 years ago
- The NSGA-II for the multi-objective shortest path problem☆15Updated 2 years ago
- 遗传算法,是大学写论文的时候引用的算法,来解决社区配送人力/车力/路径优化的问题是☆20Updated 4 years ago
- Two-Echelon Capacitated location-routing problem of Heterogeneous fleets☆11Updated 3 years ago
- 指针网络+强化学习 解决旅行商(TSP)问题☆86Updated 3 years ago
- 智能优化算法(模拟退火、禁忌搜索、蚁群算法、遗传算法、粒子群算法)解决TSP问题和RCPSP问题☆20Updated last year
- Python codes for Traveling Salesman Problem with Drone (TSP-D)☆18Updated last year
- Dataset of problem instances for vehicle routing problem with drones and time windows, used in Kuo et al. (2022).☆14Updated 2 years ago
- GUROBI code for paper " The Electric Vehicle-Routing Problem with Time Windows and Recharging Stations "☆12Updated 11 months ago
- I simulated an MDVRP paper which is A tabu search heuristic for periodic and multi-depot vehicle routing problems☆11Updated 2 years ago
- ALNS☆11Updated last year
- 分别用改进的粒子群优化算法和改进的差分进化算法求解柔性作业车间调度问题☆146Updated 4 years ago
- 一个疫情背景下应急物资配送算法:用改进后的多目标粒子群优化(MOPSO)算法解决带有风险矩阵的多辆车配送旅行商问题(TSP)☆78Updated 2 years ago
- 实现高升论文《基于电动汽车的带时间窗的路径优化问题研究》中的算法☆138Updated 6 years ago
- Learning how to implement a improved NSGA-II algorithm for job shop scheduling problem in python .☆35Updated 3 years ago
- 为原始的pytorch-drl4vrp代码添加注释和bug修复☆17Updated last year