Starred repositories
Boost Shortest Path Algorithm Performance using Proper Data Structures
Mathematical Modeling for Optimization and Machine Learning
Neural Large Neighborhood Search: Learn to Design Heuristics for Vehicle Routing Problem (VRP), by Deep Learning and Reinforcement Learning.
dengfaheng / vrp
Forked from sryza/vrpLarge Neighborhood Search Solver for the Vehicle Routing Problem with Time Windows < 8000 /p>
iFleey / hello-algo
Forked from krahets/hello-algo《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
Electric-Vehicle Routing Problem with Time Windows (EVRPTW) for the optimization in transports and logistics coure summer term 2018 at the technical university of vienna
C++ branch-price-and-cut framework for electric vehicle routing problem with release time and due date, bounded bidirectional label setting algorithm, label correcting, pulse algorithm for solving …
The Lin-Kernighan Heuristic implemented in python
VRPH is an open-source library of heuristics for generating solutions to Vehicle Routing Problems (VRPs).
VRPH is an open source library of heuristics for the capacitated Vehicle Routing Problem (VRP).
This repository contains the code associated with the paper "A Hybrid Metaheuristic for Single Truck and Trailer Routing Problems".
This project contains the implementation of basic graph theory algorithms like BFS, DFS, Kruskal's MST, Prim's MST, Dijkstras Shortest Path
Repository contains pgRouting library. Development branch is "develop", stable branch is "master"
Machine-learning-based column selection
BCP-MAPF – branch-and-cut-and-price for multi-agent path finding
This repository contains the solver of Vehicle Routing Problem with Unit Demand. The code are the source code used in the computational experiments of paper: Improving Column-Generation for Vehicle…
Open-source, state-of-the-art vehicle routing problem solver in an easy-to-use Python package.
K-Means++(HCM), Fuzzy C-Means(FCM), Hierarchical Clustering, DBscan
chkwon / jsprit
Forked from graphhopper/jspritjsprit is a java based, open source toolkit for solving rich vehicle routing problems
oblonski / jsprit
Forked from graphhopper/jspritjsprit is a java based, open source toolkit for solving rich vehicle routing problems
A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.
Elementary branch-price-and-cut algorithm for the vehicle routing problem with stochastic demands under optimal restocking