This library provides a comprehensive suite of algorithms to solve the Travelling Salesman Problem (TSP), ranging from Exact Algorithms, Heuristics, Metaheuristics and Reinforcement Learning techniques. It includes over 50 methods for tackling TSP instances.
☆136Feb 19, 2026Updated last week
Alternatives and similar repositories for pyCombinatorial
Users that are interested in pyCombinatorial are comparing it to the libraries listed below
Sorting:
- GRASP (Greedy Randomized Adaptive Search Procedure) Function for TSP problems.☆18Dec 22, 2022Updated 3 years ago
- A python library for the following Multiobjective Optimization Algorithms or Many Objectives Optimization Algorithms: C-NSGA II; CTAEA; …☆230May 27, 2025Updated 9 months ago
- OptiML's contribution to the EURO meets NeurIPS 2022 vehicle routing competition.☆17Dec 7, 2022Updated 3 years ago
- [NeurIPS 2024] "Collaboration! Towards Robust Neural Methods for Routing Problems"☆21Nov 16, 2024Updated last year
- pyMetaheuristic: A Comprehensive Python Library for Optimization☆387Apr 16, 2024Updated last year
- This repo implements our paper, "Learning to Search Feasible and Infeasible Regions of Routing Problems with Flexible Neural k-Opt", whic…☆51Jul 24, 2024Updated last year
- Modern implementation of the hybrid genetic search (HGS) algorithm specialized to the capacitated vehicle routing problem (CVRP). This co…☆419Mar 26, 2025Updated 11 months ago
- Adaptive large neighbourhood search (and more!) in Python.☆605Feb 25, 2025Updated last year
- Dataset of problem instances for vehicle routing problem with drones and time windows, used in Kuo et al. (2022).☆18Sep 2, 2022Updated 3 years ago
- PicNet's systems integration, workflow and master data platform☆11Nov 25, 2025Updated 3 months ago
- A Python wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)☆98Mar 30, 2025Updated 11 months ago
- A simple Python interface for VRPSolver, a state-of-the-art Branch-Cut-and-Price exact solver for vehicle routing problems☆163Jan 22, 2026Updated last month
- [TMLR 2025 + ICML 2024 FM-Wild Oral] RouteFinder: Towards Foundation Models for Vehicle Routing Problems☆108Dec 3, 2025Updated 3 months ago
- Electric Vehicle Routing Problem with Time Windows☆39Jun 13, 2019Updated 6 years ago
- A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.☆282Dec 2, 2023Updated 2 years ago
- ☆13May 30, 2023Updated 2 years ago
- multi-task learning for routing problem☆22Dec 2, 2025Updated 3 months ago
- Open-source, state-of-the-art vehicle routing problem solver in an easy-to-use Python package.☆581Updated this week
- This is a repository for ALNS. Adaptive Large Neighborhood Search Heuristic for the Pickup and Delivery Problem with Time Windows.☆78Oct 4, 2023Updated 2 years ago
- A MSc's Dissertation Project which focuses on Vehicle Routing Problem with Time Windows (VRPTW), using both exact method and heuristic ap…☆154Oct 19, 2019Updated 6 years ago
- implementation of our IJCAI'24 paper "Cross-Problem Learning for Solving Vehicle Routing Problems".☆20Aug 17, 2024Updated last year
- This repository is a third-party implementation of Attention, Learn to Solve Routing Problems!.☆13Apr 19, 2020Updated 5 years ago
- ☆25Oct 25, 2023Updated 2 years ago
- ☆43Nov 17, 2023Updated 2 years ago
- Official repository for the TMLR paper "Self-Improvement for Neural Combinatorial Optimization: Sample Without Replacement, but Improveme…☆29Jan 22, 2026Updated last month
- The some customize Vehicle Routing Problem with Ortools and Python☆70May 17, 2025Updated 9 months ago
- Electric Vehicle Routing Problem Solver using Ant Colony Optimization☆19Jul 6, 2023Updated 2 years ago
- ☆33Feb 20, 2026Updated last week
- Recent research papers about Foundation Models for Combinatorial Optimization☆477Updated this week
- Quickstart for EURO Meets NeurIPS 2022 Vehicle Routing Competition☆99Feb 24, 2023Updated 3 years ago
- ☆53Jul 30, 2025Updated 7 months ago
- A python framework for solving the VRP and its variants with column generation.☆205Apr 28, 2023Updated 2 years ago
- Efficient Active Search☆53Mar 25, 2022Updated 3 years ago
- A Collection on Large Language Models for Optimization☆337Jan 4, 2026Updated 2 months ago
- DPDP☆105Jan 2, 2023Updated 3 years ago
- ☆77Feb 18, 2020Updated 6 years ago
- A Python Implementation of a Genetic Algorithm-based Solution to Vehicle Routing Problem with Movement Synchronization☆56Aug 1, 2018Updated 7 years ago
- ☆10Apr 27, 2023Updated 2 years ago
- SPACE (Swarm Planning And Contorl Evaluation) Simulator☆23Feb 25, 2026Updated last week