GithubHelp home page GithubHelp logo

ashishpatel26 / amazing-collection-vehicle-routing-problem Goto Github PK

View Code? Open in Web Editor NEW
48.0 2.0 16.0 2 KB

Amazing Collection Vehicle Routing Problem

vrptw cvrp genetic-algorithm vehicle-routing-problem iterated-local-search guided-local-search time-windows metaheuristics local-search integer-programming

amazing-collection-vehicle-routing-problem's Introduction

Amazing-Collection-Vehicle-Routing-Problem


Vehicle Route Problem

Image result for vehicle routing problem

Overview


In the Vehicle Routing Problem (VRP), the goal is to find optimal routes for multiple vehicles visiting a set of locations. (When there's only one vehicle, it reduces to the Traveling Salesman Problem.)

But what do we mean by "optimal routes" for a VRP? One answer is the routes with the least total distance. However, if there are no other constraints, the optimal solution is to assign just one vehicle to visit all locations, and find a shortest route for that vehicle. This is essentially the same problem as the TSP.

A better way to define optimal routes is to minimize the length of the longest single route among all vehicles. This is the right definition if the goal is to complete all deliveries as soon as possible. The VRP example below finds optimal routes defined this way.

Source : Google

Implementation References :


  1. VRPTW with metaheuristics : https://github.com/donfaq/VRPTW

C108

  1. KTH Artificial Intelligence : https://github.com/OleguerCanal/KTH_vehicle-routing-problem

  2. Vehicle-Routing-Optimization-Using-Artificial-Intelligence : https://github.com/desaichirayu/Vehicle-Routing-Optimization-Using-Artificial-Intelligence

  3. Genetic-Algorithm-Based-Routing-Algorithm-for-Autonomous-Vehicles : https://github.com/Lirong-Zhang/Genetic-Algorithm-Based-Routing-Algorithm-for-Autonomous-Vehicles

  4. Vehicle Routing Problem by Google : https://developers.google.com/optimization/routing/vrp

img

img

  1. vehicle-routing-problem : https://github.com/jwang0306/vehicle-routing-problem

img img

img

img


Thanks for Reading... If you have more resources to add. Please take pull and Submit...!!!

amazing-collection-vehicle-routing-problem's People

Contributors

ashishpatel26 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.