A Genetic Algorithm Solution to the Capacitated Vehicle Routing Problem
-
Updated
Dec 21, 2022 - TypeScript
A Genetic Algorithm Solution to the Capacitated Vehicle Routing Problem
Optimizing Capacitated Vehicle Routing Problem through Modified Discrete Tree-Seed Algorithm with Parallel Paessens' Clarke-Wright Heuristic
Capacitated Vehicle Routing Problem with Machine Learning
Combinatorial optimization to solve the capacitated vehicle routing problem
Sweep algorithm (developed by Gillett and Miller) for the capacitated vehicle routing problem.
Capacitated Arc Routing Problem Solver: Genetic Simulated Annealing Algorithm with Merge-Split Operator. Guided by SUSTech CS311 Artificial Intelligence(H)
Optimizing vehicle routing for efficient delivery of goods to various customer locations while minimizing costs. This project implements algorithms to solve the Capacitated Vehicle Routing Problem (CVRP) using Python and frameworks like Google OR-Tools and the nearest neighbor heuristic, with the latter being used for comparison purposes.
The capacitated vehicle routing problem
Python Gurobi based project about a Vehicle Routing Problem with time windows and synchronized visits.
This python project is a research oriented projected that tries to solve the capacitated vehicle routing problem instances using the genetic algorithm and machine learning.
Neural Capacitated Clustering
Feasibility Intensive Genetic Algorithm (FIGA) for the Capacitated Vehicle Routing Problem with Time Windows (CVRPTW)
A project for Fundamental of Optimization class at HUST, Winter 2022
An implementation of the Ant Colony optimization algorithm (ACO) for the capacitated vehicle routing problem (CVRP) for bike sharing rebalancing
My Edinburgh Napier University Honours Project: investigating the multi-objective Capacitated Vehicle Routing Problem with Time Windows (CVRPTW).
Using Vehicle Routing Problems to model regional library delivery route structures
Capacitated Vehicle Routing Problem data from CVRPLIB (http://vrp.atd-lab.inf.puc-rio.br/index.php/en/) with daily updates
This repo contains the frontend code of the web application for route delivery built as part of our capstone. UNO Fall 2021.
Simple streamlit app to demonstrate HERE Tour Planning
This repo contains the backend code of the web application for route delivery built as part of our capstone. UNO Fall 2021.
Add a description, image, and links to the capacitated-vehicle-routing-problem topic page so that developers can more easily learn about it.
To associate your repository with the capacitated-vehicle-routing-problem topic, visit your repo's landing page and select "manage topics."