Library of Split algorithms, including the O(n) (linear time) algorithm for the CVRP, from "Vidal, Thibaut (2016). Technical note: Split algorithm in O(n) for the capacitated vehicle routing problem. Computers & Operations Research. 69, 40–47"
☆21Oct 19, 2018Updated 7 years ago
Alternatives and similar repositories for Split-Library
Users that are interested in Split-Library are comparing it to the libraries listed below
Sorting:
- Source code associated with the paper: "Vidal, T., Martinelli, R., Pham, T. A., & Hà, M. H. (2021). Arc routing with time-dependent trave…☆21May 1, 2020Updated 5 years ago
- A solver for the generalized assignment problem☆23Jan 8, 2026Updated last month
- This repository tracks versions of the VRP-REP instance file specification☆13Feb 2, 2017Updated 9 years ago
- Solving Elementary Longest/Shortest Path problems with Integer Programming☆14Mar 8, 2017Updated 8 years ago
- Accompanying code for the text: Maniezzo, Vittorio, Boschetti, Marco Antonio, Stützle, Thomas "Matheuristics, algorithms and implementati…☆18Apr 5, 2024Updated last year
- Set Partitioning Heuristic (SPH) based on CPLEX MILP solver and created starting from the CFT Heuristic implemented by Accorsi Luca and C…☆14Dec 1, 2023Updated 2 years ago
- A solver based on column generation☆40Dec 27, 2025Updated 2 months ago
- Open Source Vehicle Routing Instance Generator☆17Aug 18, 2021Updated 4 years ago
- Branch-and-Price Algorithm for the Bin Packing Problem (using CPLEX as pricer and LP solver). It implements a Ryan-Foster branching schem…☆16Feb 24, 2019Updated 7 years ago
- A standalone local search solver for general integer linear programming☆16Jul 8, 2024Updated last year
- A Julia interface for VRPSolver☆18Nov 17, 2025Updated 3 months ago
- [ICLR 2026] Neural Combinatorial Optimization for Real-World Routing☆24Feb 10, 2026Updated 2 weeks ago
- Modern implementation of the hybrid genetic search (HGS) algorithm specialized to the capacitated vehicle routing problem (CVRP). This co…☆418Mar 26, 2025Updated 11 months ago
- ☆30Jul 21, 2014Updated 11 years ago
- HybridCVRP: A Hybrid Metaheuristic Solver for the Capacitated Vehicle Routing Problem☆28Oct 15, 2022Updated 3 years ago
- ☆11Aug 19, 2025Updated 6 months ago
- SCOT Python API and tools☆10Sep 17, 2023Updated 2 years ago
- Source Code for Data Abstraction & Problem Solving with C++: Walls and Mirrors☆13Jun 13, 2022Updated 3 years ago
- OptFrame - C++17/C++20/C++23 Optimization Framework in Single or Multi-Objective. Supports classic metaheuristics and hyperheuristics: Ge…☆90Sep 15, 2025Updated 5 months ago
- Deep Learning Assisted Heuristic Tree Search for the Container Pre-marshalling Problem☆11Nov 26, 2019Updated 6 years ago
- Very small and simple parser for CPLEX LP files into logical Python data structures☆11Dec 20, 2012Updated 13 years ago
- Feasibility Pump Collection☆16Jul 6, 2023Updated 2 years ago
- Neural Destruction Search for Vehicle Routing Problems☆18Oct 6, 2025Updated 4 months ago
- Sparse Convex Optimization Toolkit (SCOT)☆13Feb 5, 2024Updated 2 years ago
- Become an expert C++ programmer by solving real-world programming problems☆10Mar 25, 2019Updated 6 years ago
- An exact algorithm for the maximum clique problem (MCP) which improves over state-of-the-art approaches in some cases by orders of magnit…☆15Nov 15, 2025Updated 3 months ago
- Quantnet: SFE quantlets☆11Oct 27, 2025Updated 4 months ago
- Hybrid Genetic Search for Arc Routing Problems. From "Node, edge, arc routing and turn penalties : Multiple problems - One neighborhood e…☆38Jun 13, 2021Updated 4 years ago
- Download and read data from CVRPLIB: http://vrp.atd-lab.inf.puc-rio.br/index.php/en/☆13Jan 23, 2026Updated last month
- Some heuristic code for combination problem☆14Sep 26, 2021Updated 4 years ago
- Provides fully configure Visual Studio Solution for ORTools☆10Aug 30, 2019Updated 6 years ago
- Factorization Machines for Julia☆11Aug 26, 2016Updated 9 years ago
- A genetic algorithm using Edge Assembly Crossover for the traveling salesman problem☆39Dec 29, 2021Updated 4 years ago
- Traffic Assignment frameworK (TAsK). Traffic assignment algorithms for the conventional and non-additive traffic assignment problems.☆46Feb 11, 2018Updated 8 years ago
- DPDP☆105Jan 2, 2023Updated 3 years ago
- Chris Chapman and Elea Feit's "R for Marketing Research and Analytics"☆12Sep 19, 2017Updated 8 years ago
- C++ implementation of an incremental primal-dual assignment problem solver.☆12Dec 13, 2024Updated last year
- A step-by-step guide to data structures and algorithms☆10Jan 30, 2023Updated 3 years ago
- Multiagent optimization system (MAOS) for solving the Traveling Salesman Problem (TSP).☆12Aug 7, 2019Updated 6 years ago