HUST-Smart / Alkaid-SDVRPLinks
Alkaid-SDVRP: An Efficient Open-Source Solver for the Vehicle Routing Problem with Split Deliveries
☆14Updated last year
Alternatives and similar repositories for Alkaid-SDVRP
Users that are interested in Alkaid-SDVRP 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☆159Updated 2 months ago
- RouteOpt☆71Updated 3 weeks ago
- A Fast Iterated-Local-Search Localized Optimization algorithm for the CVRP.☆51Updated 2 years ago
- Modern implementation of the hybrid genetic search (HGS) algorithm specialized to the capacitated vehicle routing problem (CVRP). This co…☆413Updated 9 months ago
- ALNS header-only library (loosely) based on the original implementation by Stefan Ropke.☆77Updated last year
- Repository contains implementation of Branch and Prive for classical General Assignment Problem problem using Python and Gurobi solver.