Repository for various solutions to the vehicular routing problem using AI
☆11Dec 19, 2018Updated 7 years ago
Alternatives and similar repositories for Vehicle-Routing-Optimization-Using-Artificial-Intelligence
Users that are interested in Vehicle-Routing-Optimization-Using-Artificial-Intelligence are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Robust optimization module☆13Jul 10, 2026Updated last month
- Solves vehicle routing problem with Linear Programming using pulp package, which yields the optimal solution.☆55Feb 5, 2022Updated 4 years ago
- Codes for the paper "Residuals-based Distributionally Robust Optimization with Covariate Information"☆10Aug 13, 2022Updated 3 years ago
- Web app for solving simple VRP problems. Django is used as a web framework, and Google's OR-Tools as a solver.☆10Jan 31, 2021Updated 5 years ago
- ☆10Mar 13, 2022Updated 4 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Software elements for school bus routing☆19Jan 17, 2019Updated 7 years ago
- ☆10Jun 24, 2020Updated 6 years ago
- Submitted for "EURO Meets NeurIPS 2022 Vehicle Routing Competition" (Team_SB)☆12Nov 30, 2022Updated 3 years ago
- This prepository contains the implementation of a Branch and Cut and Price algorithm in order to solve the NP-hard Pickup and Delivery Pr…☆30Mar 7, 2019Updated 7 years ago
- Capacitated Vehicle Routing Problem with Time Windows (NP-Hard). Winner at ICHack 18.☆29Feb 3, 2018Updated 8 years ago
- Heuristic global optimization algorithms in Python☆60Mar 27, 2021Updated 5 years ago
- Proposed Proof of Concept to solve Traffic Congestion and Prediction Problem for Smart Cities by using LSTM(for future prediction) + CNN(…☆18Jan 4, 2023Updated 3 years ago
- Principled learning method for Wasserstein distributionally robust optimization with local perturbations (ICML 2020)☆21Mar 24, 2023Updated 3 years ago
- Large neighbourhood solver for the multi-depot split-delivery vehicle routing problem with inventory constraints and heterogeneous fleet.☆19Feb 27, 2020Updated 6 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A decentralized inter-city ridesharing platform built on the Ethereum blockchain.☆13Mar 1, 2018Updated 8 years ago
- Solving the Capacitated Vehicle Routing Problem with Time Windows (CVRPTW) using Mixed Integer Linear Programming (MILP) in Python with t…☆108Jul 23, 2025Updated last year
- 🧬 Solving MDVRP using evolutionary algorithms.☆16May 29, 2022Updated 4 years ago
- Vim Python Extension☆16Oct 10, 2025Updated 10 months ago
- ☆32Apr 27, 2022Updated 4 years ago
- This repository will do the vehicle routing problem and its extension, including the implementation of models and mainstream algorithms.☆15Oct 2, 2022Updated 3 years ago
- The Vehicle Routing Problem with Time Windows (VRPTW) is the extension of the Capacitated Vehicle Routing Problem (CVRP) where the servic…☆18Aug 13, 2019Updated 6 years ago
- Heterogeneous capacitated vehicle routing problem