Route-optimalisatie
42 projecten in Transport & wagenpark
timefold-solver
@TimefoldAIThe open source Solver AI for Java and Kotlin to optimize scheduling and routing. Solve the vehicle routing problem, employee rostering, task assignment, maintenance scheduling and other planning problems.
timefold-quickstarts
@TimefoldAIGet started with Timefold quickstarts here. Optimize the vehicle routing problem, employee rostering, task assignment, maintenance scheduling and other planning problems.
bounty-targets-data
@arkadiytThis repo contains hourly-updated data dumps of bug bounty platform scopes (like Hackerone/Bugcrowd/Intigriti/etc) that are eligible for reports
rl4co
@ai4coA PyTorch library for all things Reinforcement Learning (RL) for Combinatorial Optimization (CO)
bounty-targets
@arkadiytThis project crawls bug bounty platform scopes (like Hackerone/Bugcrowd/Intigriti/etc) hourly and dumps them into the bounty-targets-data repo
py-ga-VRPTW
@iRB-LabA Python Implementation of a Genetic Algorithm-based Solution to Vehicle Routing Problem with Time Windows
or-tools-ruby
@ankaneOperations research tools for Ruby
oopt-gnpy
@TelecominfraprojectOptical Route Planning Library, Based on a Gaussian Noise Model
VRPLIB
@PyVRPPython package to read and write vehicle routing problem instances.
cuopt-examples
@NVIDIANVIDIA cuOpt examples for decision optimization
filo
@acco93A Fast Iterated-Local-Search Localized Optimization algorithm for the CVRP.
jsprit
@graphhopperjsprit is a java based, open source toolkit for solving rich vehicle routing problems
vrp
@reinterpretcatA Vehicle Routing Problem solver
RouteOpt
@Zhengzhong-YouRouteOpt
yuck
@informarteYuck is a local-search constraint solver with FlatZinc interface
FloatTrip
@shouzhuoshouzhuoA travel planning Agent powered by LangGraph, Amap POI, route clustering and LLM-based itinerary generation.
parco
@ai4co[NeurIPS 2025] PARCO: Parallel AutoRegressive Combinatorial Optimization
AMDKD
@jieyibiThe implementation code of our paper "Learning Generalizable Models for Vehicle Routing Problems via Knowledge Distillation", accepted at NeurIPS2022.
MOPSO-for-Distribution
@Ki-Seki一个疫情背景下应急物资配送算法:用改进后的多目标粒子群优化(MOPSO)算法解决带有风险矩阵的多辆车配送旅行商问题(TSP)
ALNS
@N-WoudaAdaptive large neighbourhood search (and more!) in Python.
ML4CO-Bench-101
@Thinklab-SJTUML4CO-Bench-101: Benchmark Machine Learning for Classic Combinatorial Problems on Graphs.
Branch-and-price-
@mahdimsThis is my implementation of a branch and price algorithm to solve the humanitarian aid distribution problem. This problem is a VRP with a specific objective function
VeRyPy
@yorakA python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.
vrpy
@romain-montagneA python framework for solving the VRP and its variants with column generation.
intfftk
@hukenovsFully pipelined Integer Scaled / Unscaled Radix-2 Forward/Inverse Fast Fourier Transform (FFT) IP-core for newest Xilinx FPGAs (Source language - VHDL / Verilog). GNU GPL 3.0.
DRL-and-graph-neural-network-for-routing-problems
@Lei-KunThis is the official code for the published paper 'Solve routing problems with a residual edge-graph attention neural network'
VehicleRoutingProblem
@afurculitaVehicle Routing Problem solved using Ant Colony System, Greedy and Tabu Search algorithms
vehicle_routing_problem
@sudhan-bhattaraiSolving the Capacitated Vehicle Routing Problem with Time Windows (CVRPTW) using Mixed Integer Linear Programming (MILP) in Python with the Gurobi API.
VRP-DACT
@yining043This repo implements our paper, "Learning to Iteratively Solve Routing Problems with Dual-Aspect Collaborative Transformer", which has been accepted at NeurIPS 2021.
Capacitated-Vehicle-Routing-Problem
@krishna-praveenCapacitated vehicle routing problem implemented in python using DEAP package. Non dominated sorting Genetic algorithm is used to solve Multiobjective problem of minimizing Total distance travelled by all vehicles and minimizing total number of vehicles at same time.
zerodream_parking
@kasuganosoras🚗 A car parking script for FiveM
discord-screenshot
@jaimeadfA resource for FiveM that captures the screen of a player and uploads it to a discord webhook.
NeuOpt
@yining043This repo implements our paper, "Learning to Search Feasible and Infeasible Regions of Routing Problems with Flexible Neural k-Opt", which has been accepted at NeurIPS 2023.
HCVRP_DRL
@jingwenli0312This repo implements our paper, "Deep Reinforcement Learning for Solving the Heterogeneous Capacitated Vehicle Routing Problem"
Modelling-and-Analysis-of-a-Vehicle-Routing-Problem-with-Time-Windows-in-Freight-Delivery
@dungtran209A MSc's Dissertation Project which focuses on Vehicle Routing Problem with Time Windows (VRPTW), using both exact method and heuristic approach (General Variable Neighbourhood Search)
PDPTW
@LingLi28Adaptive Large Neighborhood Search heuristic (ALNS) algorithm for PDPTW.
VRP-using-SA-with-Matlab
@lzaneVehicle Routing Problem (VRP) using Simulated Annealing (SA) with Matlab / 模拟退火
ga-for-cvrp
@cmannyCapacitated Vehicle Routing Problem
VRPTW_GA_PSO
@radoslawikVehicle Routing Problem with Time Windows solver using Genetic Algorithm and Particle Swarm Optimization
bounty-targets-alert
@dwisiswant0It's an watcher for new scopes added to bounty-targets-data and send you alert to Slack.
Amazing-Collection-Vehicle-Routing-Problem
@ashishpatel26Amazing Collection Vehicle Routing Problem
Reinforcement-Learning-CVRP
@JaswanthBadveluDynamic Attention Encoder-Decoder model to learn and design heuristics to solve capacitated vehicle routing problems