kikocastroneto / lk_heuristicLinks
The Lin-Kernighan Heuristic implemented in python
☆39Updated last year
Alternatives and similar repositories for lk_heuristic
Users that are interested in lk_heuristic are comparing it to the libraries listed below
Sorting:
- A simple Python interface for VRPSolver, a state-of-the-art Branch-Cut-and-Price exact solver for vehicle routing problems☆157Updated 2 weeks ago
- RouteOpt☆67Updated 3 weeks ago
- ☆50Updated 3 months ago
- A genetic algorithm using Edge Assembly Crossover for the traveling salesman problem☆37Updated 3 years ago
- Python package to read and write vehicle routing problem instances.☆113Updated 2 months ago
- Decomposition Strategies for Vehicle Routing Heuristics☆31Updated last year
- A Fast Iterated-Local-Search Localized Optimization algorithm for the CVRP.☆51Updated 2 years ago
- A Python wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)☆91Updated 7 months ago
- Quickstart for EURO Meets NeurIPS 2022 Vehicle Routing Competition☆99Updated 2 years ago
- Modern implementation of the hybrid genetic search (HGS) algorithm specialized to the capacitated vehicle routing problem (CVRP). This co…☆404Updated 7 months ago
- OptiML's contribution to the EURO meets NeurIPS 2022 vehicle routing competition.☆17Updated 2 years ago
- Instances for the Pickup and Delivery Problem with Time Windows (PDPTW) based on open data☆55Updated 3 months ago
- DPDP☆102Updated 2 years ago
- Neural Large Neighborhood Search for the Capacitated Vehicle Routing Problem☆101Updated 5 years ago
- [NeurIPS 2021 Spotlight] Learning to Delegate for Large-scale Vehicle Routing☆85Updated 3 years ago
- Neural Large Neighborhood Search: Learn to Design Heuristics for Vehicle Routing Problem (VRP), by Deep Learning and Reinforcement Learni…☆96Updated 4 years ago
- A solution to the VRPTW problem using the Column Generation algorithm. Implementation with Python using the Gurobi optimizer (license nee…☆132Updated 3 years ago
- Code and data from the paper "Exponential-size neighborhoods for the pickup-and-delivery traveling salesman problem", authored by T. Pach…☆19Updated 2 years ago
- This repo implements our paper, "Learning to Iteratively Solve Routing Problems with Dual-Aspect Collaborative Transformer", which has be…☆115Updated last year
- Open-source, state-of-the-art vehicle routing problem solver in an easy-to-use Python package.☆495Updated last week
- Online algorithms for solving large-scale dynamic vehicle routing problems with stochastic requests☆85Updated 3 years ago
- ALNS header-only library (loosely) based on the original implementation by Stefan Ropke.☆72Updated last year
- This repo implements our paper, "Learning to Search Feasible and Infeasible Regions of Routing Problems with Flexible Neural k-Opt", whic…☆51Updated last year
- ☆14Updated last year
- Adaptive large neighbourhood search (and more!) in Python.☆567Updated 8 months ago
- [AAAI 2024] GLOP: Learning Global Partition and Local Construction for Solving Large-scale Routing Problems in Real-time☆95Updated 9 months ago
- Repository contains implementation of Branch and Prive for classical General Assignment Problem problem using Python and Gurobi solver.☆50Updated 3 years ago
- [TMLR 2025 + ICML 2024 FM-Wild Oral] RouteFinder: Towards Foundation Models for Vehicle Routing Problems☆94Updated last month
- A modular Python package for the development of metaheuristic algorithms for Vehicle Routing Problems with Intermediate Stops☆27Updated last year
- This library provides a comprehensive suite of algorithms to solve the Travelling Salesman Problem (TSP), ranging from Exact Algorithms, …☆128Updated 3 months ago