A collection of algorithms for the (Resource) Constrained Shortest Path problem in Python / C++ / C#
☆92Jun 10, 2024Updated last year
Alternatives and similar repositories for cspy
Users that are interested in cspy are comparing it to the libraries listed below
Sorting:
- A python framework for solving the VRP and its variants with column generation.☆205Apr 28, 2023Updated 2 years ago
- A C++ Framework for Optimization☆36Updated this week
- A Neural Separation Algorithm for the Rounded Capacity Inequalities (IJOC, 2024)☆14Feb 20, 2024Updated 2 years ago
- A state-of-the-art exact Branch-Cut-and-Price algorithm for the Capacitated Location-Routing Problem and related problems☆18Dec 19, 2022Updated 3 years ago
- Elementary shortest path problem with resource constraint☆28Dec 7, 2025Updated 2 months ago
- A Fast Iterated-Local-Search Localized Optimization algorithm for the CVRP.☆51Jul 15, 2023Updated 2 years ago
- A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.☆282Dec 2, 2023Updated 2 years 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
- C++ branch-price-and-cut framework for electric vehicle routing problem with release time and due date, bounded bidirectional label setti…☆10Nov 28, 2021Updated 4 years ago
- A Branch-and-Cut based Pricer for the Capacitated Vehicle Routing Problem☆16Jun 16, 2023Updated 2 years ago
- Machine-learning-based column selection☆41Dec 21, 2021Updated 4 years ago
- 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
- VRPH is an open source library of heuristics for the capacitated Vehicle Routing Problem (VRP).☆25Apr 23, 2019Updated 6 years ago
- 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
- Branch-and-price solver for the Feeder Network Design Problem☆36Feb 24, 2023Updated 3 years ago
- A Julia wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)☆17Jan 23, 2026Updated last month
- Extension of JuMP to model decomposable mathematical programs (using Benders or Dantzig-Wolfe decomposition paradigm)☆32Jul 18, 2025Updated 7 months ago
- ☆26Feb 24, 2026Updated last week
- A Julia interface for VRPSolver☆18Nov 17, 2025Updated 3 months ago
- Multiple Depot VRP Instances☆31May 20, 2015Updated 10 years ago
- ☆24Dec 11, 2022Updated 3 years ago
- branch and price vrptw☆34Oct 26, 2020Updated 5 years ago
- 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
- PathWyse: a flexible, open-source library for the resource constrained shortest path problem☆28Jun 13, 2025Updated 8 months ago
- A solver for the fixed route vehicle charging problem☆22Jun 2, 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
- A Python wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)☆98Mar 30, 2025Updated 11 months ago
- Quickstart for EURO Meets NeurIPS 2022 Vehicle Routing Competition☆99Feb 24, 2023Updated 3 years ago
- Supporting material for Princeton ORF522☆14Aug 27, 2025Updated 6 months ago
- A state-of-the-art inexact solver for the Traveling Salesman problem (TSP).☆28Nov 21, 2020Updated 5 years ago
- Branch-and-Price-and-Cut in Julia☆210Sep 8, 2025Updated 5 months ago
- RouteOpt☆73Jan 17, 2026Updated last month
- Asymmetric multi-depot vehicle routing problems: valid inequalities and a branch-and-cut algorithm☆48Mar 29, 2022Updated 3 years ago
- ☆11Oct 8, 2023Updated 2 years ago
- Time-dependent shortest path problem☆11Jan 19, 2021Updated 5 years ago
- column generation + ESPPRC + pulse algorithm☆31Aug 20, 2019Updated 6 years ago
- The Traveling Salesman Problem with Time Windows (TSPTW)☆16Jul 21, 2018Updated 7 years ago
- ☆18Feb 18, 2026Updated 2 weeks ago
- Solving Elementary Longest/Shortest Path problems with Integer Programming☆14Mar 8, 2017Updated 8 years ago