Route-optimalisatie

42 projecten in Transport & wagenpark

timefold-solver

@TimefoldAI

The 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.

Maintainer in de EU Apache-2.0 Commit 2 dagen geleden ★ 1.795
71 4/5 gemeten

timefold-quickstarts

@TimefoldAI

Get started with Timefold quickstarts here. Optimize the vehicle routing problem, employee rostering, task assignment, maintenance scheduling and other planning problems.

Maintainer in de EU Apache-2.0 Commit 1 dag geleden ★ 584
69 4/5 gemeten

bounty-targets-data

@arkadiyt

This repo contains hourly-updated data dumps of bug bounty platform scopes (like Hackerone/Bugcrowd/Intigriti/etc) that are eligible for reports

MIT Commit vandaag ★ 3.965
68 4/5 gemeten

rl4co

@ai4co

A PyTorch library for all things Reinforcement Learning (RL) for Combinatorial Optimization (CO)

MIT Commit 12 dagen geleden ★ 905
68 4/5 gemeten

bounty-targets

@arkadiyt

This project crawls bug bounty platform scopes (like Hackerone/Bugcrowd/Intigriti/etc) hourly and dumps them into the bounty-targets-data repo

MIT Commit 2 dagen geleden ★ 729
66 4/5 gemeten

py-ga-VRPTW

@iRB-Lab

A Python Implementation of a Genetic Algorithm-based Solution to Vehicle Routing Problem with Time Windows

MIT Commit 15 dagen geleden ★ 665
66 4/5 gemeten

or-tools-ruby

@ankane

Operations research tools for Ruby

Apache-2.0 Commit 10 dagen geleden ★ 224
63 4/5 gemeten

oopt-gnpy

@Telecominfraproject

Optical Route Planning Library, Based on a Gaussian Noise Model

BSD-3-Clause Commit 4 dagen geleden ★ 256
59 5/5 gemeten

VRPLIB

@PyVRP

Python package to read and write vehicle routing problem instances.

Maintainer in de EU MIT Commit 6 maanden geleden ★ 131
58 4/5 gemeten

cuopt-examples

@NVIDIA

NVIDIA cuOpt examples for decision optimization

Apache-2.0 Commit 5 dagen geleden ★ 469
56 4/5 gemeten

filo

@acco93

A Fast Iterated-Local-Search Localized Optimization algorithm for the CVRP.

AGPL-3.0 Commit 28 dagen geleden ★ 50
55 4/5 gemeten

jsprit

@graphhopper

jsprit is a java based, open source toolkit for solving rich vehicle routing problems

Apache-2.0 Commit 12 dagen geleden ★ 1.829
54 5/5 gemeten

vrp

@reinterpretcat

A Vehicle Routing Problem solver

Maintainer in de EU Apache-2.0 Commit 3 dagen geleden ★ 509
53 5/5 gemeten

RouteOpt

@Zhengzhong-You

RouteOpt

GPL-3.0 Commit 5 maanden geleden ★ 100
50 4/5 gemeten

yuck

@informarte

Yuck is a local-search constraint solver with FlatZinc interface

Maintainer in de EU Commit 14 dagen geleden ★ 64
49 4/5 gemeten

FloatTrip

@shouzhuoshouzhuo

A travel planning Agent powered by LangGraph, Amap POI, route clustering and LLM-based itinerary generation.

Commit vandaag ★ 79
43 4/5 gemeten

parco

@ai4co

[NeurIPS 2025] PARCO: Parallel AutoRegressive Combinatorial Optimization

MIT Commit 10 maanden geleden ★ 57
42 4/5 gemeten

AMDKD

@jieyibi

The implementation code of our paper "Learning Generalizable Models for Vehicle Routing Problems via Knowledge Distillation", accepted at NeurIPS2022.

MIT Commit 11 maanden geleden ★ 59
41 4/5 gemeten

MOPSO-for-Distribution

@Ki-Seki

一个疫情背景下应急物资配送算法:用改进后的多目标粒子群优化(MOPSO)算法解决带有风险矩阵的多辆车配送旅行商问题(TSP)

GPL-3.0 Commit 1 jaar geleden ★ 90
40 4/5 gemeten

ALNS

@N-Wouda

Adaptive large neighbourhood search (and more!) in Python.

MIT Commit 2 jaaren geleden ★ 658
38 5/5 gemeten

ML4CO-Bench-101

@Thinklab-SJTU

ML4CO-Bench-101: Benchmark Machine Learning for Classic Combinatorial Problems on Graphs.

Commit 21 dagen geleden ★ 53
38 4/5 gemeten

Branch-and-price-

@mahdims

This 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

Commit 5 maanden geleden ★ 61
37 4/5 gemeten

VeRyPy

@yorak

A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.

Maintainer in de EU MIT Commit 3 jaaren geleden ★ 288
36 4/5 gemeten

vrpy

@romain-montagne

A python framework for solving the VRP and its variants with column generation.

Maintainer in de EU MIT Commit 3 jaaren geleden ★ 202
34 4/5 gemeten

intfftk

@hukenovs

Fully 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.

GPL-3.0 Commit 4 jaaren geleden ★ 98
32 4/5 gemeten

DRL-and-graph-neural-network-for-routing-problems

@Lei-Kun

This is the official code for the published paper 'Solve routing problems with a residual edge-graph attention neural network'

MIT Commit 3 jaaren geleden ★ 273
32 4/5 gemeten

VehicleRoutingProblem

@afurculita

Vehicle Routing Problem solved using Ant Colony System, Greedy and Tabu Search algorithms

Maintainer in de EU GPL-3.0 Commit 9 jaaren geleden ★ 82
32 4/5 gemeten

vehicle_routing_problem

@sudhan-bhattarai

Solving the Capacitated Vehicle Routing Problem with Time Windows (CVRPTW) using Mixed Integer Linear Programming (MILP) in Python with the Gurobi API.

Commit 1 jaar geleden ★ 109
28 4/5 gemeten

VRP-DACT

@yining043

This repo implements our paper, "Learning to Iteratively Solve Routing Problems with Dual-Aspect Collaborative Transformer", which has been accepted at NeurIPS 2021.

MIT Commit 2 jaaren geleden ★ 121
27 4/5 gemeten

Capacitated-Vehicle-Routing-Problem

@krishna-praveen

Capacitated 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.

MIT Commit 6 jaaren geleden ★ 76
26 4/5 gemeten

zerodream_parking

@kasuganosoras

🚗 A car parking script for FiveM

GPL-3.0 Commit 2 jaaren geleden ★ 56
24 4/5 gemeten

discord-screenshot

@jaimeadf

A resource for FiveM that captures the screen of a player and uploads it to a discord webhook.

MIT Commit 4 jaaren geleden ★ 74
23 4/5 gemeten

NeuOpt

@yining043

This 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.

MIT Commit 2 jaaren geleden ★ 56
20 4/5 gemeten

HCVRP_DRL

@jingwenli0312

This repo implements our paper, "Deep Reinforcement Learning for Solving the Heterogeneous Capacitated Vehicle Routing Problem"

Commit 4 jaaren geleden ★ 169
19 4/5 gemeten

Modelling-and-Analysis-of-a-Vehicle-Routing-Problem-with-Time-Windows-in-Freight-Delivery

@dungtran209

A 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)

Commit 7 jaaren geleden ★ 158
19 4/5 gemeten

PDPTW

@LingLi28

Adaptive Large Neighborhood Search heuristic (ALNS) algorithm for PDPTW.

Maintainer in de EU Commit 2 jaaren geleden ★ 79
19 4/5 gemeten

VRP-using-SA-with-Matlab

@lzane

Vehicle Routing Problem (VRP) using Simulated Annealing (SA) with Matlab / 模拟退火

Commit 3 jaaren geleden ★ 137
16 4/5 gemeten

ga-for-cvrp

@cmanny

Capacitated Vehicle Routing Problem

Commit 10 jaaren geleden ★ 75
11 4/5 gemeten

VRPTW_GA_PSO

@radoslawik

Vehicle Routing Problem with Time Windows solver using Genetic Algorithm and Particle Swarm Optimization

Commit 4 jaaren geleden ★ 62
11 4/5 gemeten

bounty-targets-alert

@dwisiswant0

It's an watcher for new scopes added to bounty-targets-data and send you alert to Slack.

Commit 5 jaaren geleden ★ 61
9 4/5 gemeten

Amazing-Collection-Vehicle-Routing-Problem

@ashishpatel26

Amazing Collection Vehicle Routing Problem

Commit 7 jaaren geleden ★ 50
6 4/5 gemeten

Reinforcement-Learning-CVRP

@JaswanthBadvelu

Dynamic Attention Encoder-Decoder model to learn and design heuristics to solve capacitated vehicle routing problems

Commit 6 jaaren geleden ★ 50
6 4/5 gemeten