Coder Social home page Coder Social logo

scnshen / vrptw Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cmalcantara/vrptw

0.0 1.0 0.0 195 KB

R2B-09 Development of an Optimized Particle Swarm Optimization Algorithm for the Split Delivery Vehicle Routing Problem with Time Window

License: MIT License

Makefile 2.31% C++ 91.66% C 3.53% Objective-C 2.51%

vrptw's Introduction

Development of an Optimized Algorithm for Split Delivery Vehicle Routing Problem with Time Windows

Solution Progress Track

[ ] Chen, P., Golden, B., Wang, X., & Wasil, E. (2017). A novel approach to solve the split delivery vehicle routing problem. International Transactions in Operational Research, 24(1-2), 27-41.

  • Steps

  • Gather open source libarary VRPH (Groer, 2011)

  • Gather dataset used in paper

  • The 82 instances are divided into four sets."

  • Set 1 has 11 instances from TSPLIB by Belenguer et al. (2000). -> https://www.uv.es/~belengue/SDVRP/-> Forbidden access 403 error: "...Due to changes in the security policy of the UV, on March 25, 2014 ..."

  • Set 2 has 14 instances randomly generated using the coordinates of eil51, eil76, and eil101 from TSPLIB by Belenguer et al. (2000)

  • Set 3 has 36 instances generated by Archetti et al. (2008).

  • Set 4 has 21 instances from Chen et al. (2007).

  • Implement a priori split strategy

  • Setup initial testing (dataset + makefile)

  • Optimization to achieve paper results

  • Optimization for better result

[x] Silva, M. M., Subramanian, A., & Ochi, L. S. (2015). An iterated local search heuristic for the split delivery vehicle routing problem. Computers & Operations Research, 53, 234-249. a multi-start Iterated Local Search (ILS) based heuristic that includes a novel perturbation mechanism.

Issues with makefile

[x] Berbotto, L., García, S., & Nogales, F. J. (2014). A randomized granular tabu search heuristic for the split delivery vehicle routing problem. Annals of Operations Research, 222(1), 153-173.

Issues with datasets

vrptw's People

Contributors

jian-wuyou avatar

Watchers

James Cloos 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.