An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: capacitated-vehicle-routing-problem

PyVRP/VRPLIB

Python package to read and write vehicle routing problem instances.

Language: Python - Size: 20.2 MB - Last synced at: 24 days ago - Pushed at: about 1 month ago - Stars: 109 - Forks: 10

chkwon/Hygese.jl

A Julia wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)

Language: Julia - Size: 56.6 KB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 2

chkwon/PyHygese

A Python wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)

Language: Python - Size: 105 KB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 91 - Forks: 14

conema/AntsBike

An implementation of the Ant Colony optimization algorithm (ACO) for the capacitated vehicle routing problem (CVRP) for bike sharing rebalancing

Language: Python - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 0

henry-yeh/DeepACO

[NeurIPS 2023] DeepACO: Neural-enhanced Ant Systems for Combinatorial Optimization

Language: Jupyter Notebook - Size: 26.2 MB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 143 - Forks: 21

henry-yeh/GLOP

[AAAI 2024] GLOP: Learning Global Partition and Local Construction for Solving Large-scale Routing Problems in Real-time

Language: Python - Size: 1.21 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 79 - Forks: 11

sakshisingh1809/CVRP-Dataset-generation-and-solutions

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.

Language: Python - Size: 28.3 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

sakshisingh1809/CVRP-with-GA

Capacitated Vehicle Routing Problem with Machine Learning

Language: Makefile - Size: 3.96 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

hainn2803/Capacitated-vehicle-routing-problem-with-pick-up-and-delivery-Optimization

A project for Fundamental of Optimization class at HUST, Winter 2022

Language: Python - Size: 69.3 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

zhu-he/cvrp-data

Capacitated Vehicle Routing Problem data from CVRPLIB (http://vrp.atd-lab.inf.puc-rio.br/index.php/en/) with daily updates

Language: Python - Size: 7.4 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 1

Cypher-Bruce/CARP

Capacitated Arc Routing Problem Solver: Genetic Simulated Annealing Algorithm with Merge-Split Operator. Guided by SUSTech CS311 Artificial Intelligence(H)

Language: TeX - Size: 70.2 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

ngchunlong279645/Capacitated-Vehicle-Routing-Problem-CVRP-

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.

Language: Python - Size: 153 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

castroisabel/capacitated-vehicle-routing

Sweep algorithm (developed by Gillett and Miller) for the capacitated vehicle routing problem.

Language: Julia - Size: 34.2 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

gdderije/CWS-DTSA

Optimizing Capacitated Vehicle Routing Problem through Modified Discrete Tree-Seed Algorithm with Parallel Paessens' Clarke-Wright Heuristic

Language: Python - Size: 66.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jokofa/NeuroLS

Code repository for the corresponding paper "Learning to Control Local Search for Combinatorial Optimization"

Language: C++ - Size: 121 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 4

Rintarooo/VRP_DRL_MHA

"Attention, Learn to Solve Routing Problems!"[Kool+, 2019], Capacitated Vehicle Routing Problem solver

Language: Python - Size: 34.3 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 138 - Forks: 32

leMstrx/vehicle-routing-problem-time-windows-synchronized-visits

Python Gurobi based project about a Vehicle Routing Problem with time windows and synchronized visits. A

Language: Python - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

taylorc1009/Honours-Project

My Edinburgh Napier University Honours Project: investigating the multi-objective Capacitated Vehicle Routing Problem with Time Windows (CVRPTW).

Language: Python - Size: 12.2 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

dparo/master-thesis

A Branch-and-Cut based Pricer for the Capacitated Vehicle Routing Problem

Language: C - Size: 28.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 2

amolnaik/tour_planning

Simple streamlit app to demonstrate HERE Tour Planning

Language: Python - Size: 3.29 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 10 - Forks: 2

nickpeterb/genetic-cvrp

A Genetic Algorithm Solution to the Capacitated Vehicle Routing Problem

Language: TypeScript - Size: 271 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Capstone-Team-Fast/fast-frontend

This repo contains the frontend code of the web application for route delivery built as part of our capstone. UNO Fall 2021.

Language: JavaScript - Size: 8.14 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 2

Capstone-Team-Fast/fast-backend

This repo contains the backend code of the web application for route delivery built as part of our capstone. UNO Fall 2021.

Language: Python - Size: 38.7 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 2

Related Keywords
capacitated-vehicle-routing-problem 23 vehicle-routing-problem 10 vrp 7 python 6 genetic-algorithm 6 cvrp 5 operations-research 4 deep-reinforcement-learning 3 graph-neural-networks 3 reinforcement-learning 3 traveling-salesman-problem 3 optimization 3 vrptw 3 combinatorial-optimization 2 optimization-algorithms 2 neural-combinatorial-optimization 2 pytorch 2 routing-algorithm 2 capstone 2 ant-colony-optimization 2 capstone-project 2 travelling-salesman-problem 2 hybrid-genetic-search 2 vehicle-routing-problem-time-windows 1 ai 1 tensorflow 1 reinforce 1 vrptwsyn 1 artificial-intelligence 1 cvrptw 1 policy-gradient 1 multi-head-attention 1 neural-networks 1 ml 1 job-shop-scheduling-problem 1 tsa 1 tree-seed-algorithm 1 dtsa 1 discrete-tree-seed-algorithm 1 cws-dtsa 1 clarke-wright 1 sweep-algorithm 1 django-rest-framework 1 django 1 react 1 nodejs 1 javascript 1 heremaps 1 mit-license 1 elementary-shortest-path 1 cplex 1 capacitated-profitable-tour-problem 1 c 1 branch-and-cut-and-price 1 branch-and-cut 1 solomon-cvrptw 1 python3 1 np-problem 1 np-hard 1 genetic-algorithms 1 evolutionary-algorithms 1 evolutionary-algorithm 1 autoregressive-neural-networks 1 scheduling-problem 1 routing-problem 1 neural-network 1 meta-heuristic 1 knapsack-problem 1 bin-packing-problem 1 local-search 1 heuristics 1 heuristic-search-algorithms 1 bike-sharing-rebalancing 1 bike-sharing 1 bike-share-station 1 bike-share 1 aco 1 julia 1 vrplib 1 tsp 1 solomon 1 instances 1 cvrplib 1 optimization-problem 1 or-tools 1 nearest-neighbor 1 sustech-course-code 1 sustech 1 simulated-annealing 1 vehicle-routing 1 uniform-cost-search 1 metaheuristic-algorithms 1 hill-climbing-algorithm 1 greedy-search 1 constraint-programming 1 branch-and-bound 1 beam-search 1 machine-learning 1 machinelearning 1 transformer 1