GitHub topics: clarke-wright
lschneiderbauer/heumilkr
R package implementing the Clarke-Wright algorithm to find a quasi-optimal solution to the Capacitated Vehicle Routing Problem.
Language: R - Size: 10.7 MB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

heet9022/Vehicle-Routing-Problem
This program is a solution to the Vehicle Routing Problem for Pickup and Delivery (VRPPD) with constraint on distance travelled by each driver. It efficiently assigns loads to drivers while minimizing total distance travelled using Clark-Wright Savings algorithm
Language: Python - Size: 438 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

LeKinaSa/edaa-vrp
Project for the "Advanced Data Structures and Algorithms" Curricular Unit (FEUP) - VRP Solver
Language: C++ - Size: 359 KB - Last synced at: about 9 hours ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

istresec/kth-aa
Competitive C++ solution to the Travelling Salesperson 2D problem, that includes the implementation of 6 algorithms: greedy, Clarke-Wright, Christofides, 2-opt, 3-opt, and Lin-Kernighan (k-opt). Done as part of the project assignment in the *DD22440 Advanced Algorithms* course at KTH, by Prof. Danupon Nanongkai.
Language: C++ - Size: 4.68 MB - Last synced at: 7 months ago - Pushed at: 11 months ago - Stars: 4 - Forks: 0

franklaercio/eletric-vehicle-route
This project aims to optimize the routing of electric vehicles for deliveries in urban areas. The objective is to minimize the total distance traveled and the overall cost, considering the limitations of vehicle capacity and battery autonomy.
Language: Java - Size: 357 KB - Last synced at: 11 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

franklaercio/prvc-graph
Clarke & Wright Savings algorithm is one of the heuristic studies in PRVC
Language: Java - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: over 2 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

GoncaloPascoal/edaa-proj
Algorithms for solving large instances of the Capacitated Vehicle Routing Problem (CVRP). Project for the Advanced Data Structures and Algorithms curricular unit.
Language: C++ - Size: 394 KB - Last synced at: about 9 hours ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

DivyanshuSaxena/2e-VRP
Repository for the implementation of a solution to the Network Design Problem for a modified Two Echelon Vehicle Routing Problem
Language: Java - Size: 206 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 2

syarifuddinahmads/py-vrp
Vehicle Routing Problem (VRP)
Language: Jupyter Notebook - Size: 15.6 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

noefernandes/school-bus-routing
Aplicação que resolve um problema de roteamento de ônibus escolares em uma cidade, usando a heurística Clarke-Wright.
Language: C++ - Size: 424 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Subangkar/Artificial-Intelligence-CSE-318-BUET
Assignments of Artificial Intelligence Sessional Course CSE 318 in Level-3, Term-2 of CSE, BUET
Language: C++ - Size: 2.05 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 3

RodolfoFerro/gsbook
Code implementations based on the book "Inteligencia Artificial. Fundamentos, práctica y aplicaciones", 2nd. Edition, by Alberto García Serrano.
Language: Python - Size: 226 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 1
