Giter Site home page Giter Site logo

VRP wishlist about vroom HOT 7 CLOSED

vroom-project avatar vroom-project commented on August 22, 2024
VRP wishlist

from vroom.

Comments (7)

jcoupey avatar jcoupey commented on August 22, 2024 2

@drag0s good question, and a nice opportunity to write things down.

Implementation ideas for new features have been on my mind for a long time (see first comments on this issue nearly one year ago). There has been some delay due to the fact that I'm only working on this as a side project so far. Also there has been some OSRM integration work, the existing TSP approach has been enhanced, made faster, and benchmarked. And setting up a demo server took quite some time too (no functionality added to the core code but important in my view to promote the project).

Before adding features, we also need to rely on a real API designed for further additions. Most of the work has already been conducted in #30. So what I have in mind in term of roadmap as of today is:

  • finish the work on #30
  • THEN issue a 1.0.0 release using the new API and recent additions (hopefully in September)
  • start working on CVRP (i.e. handle multiple vehicles using capacity constraints)

I also plan to push a separate repo with the demo frontend code, but it requires a bit of cleanup and refactoring beforehand.

from vroom.

jcoupey avatar jcoupey commented on August 22, 2024 1

Thanks for the input.

Handling multiple vehicles starting and returning to a given point would definitely be the next step in functionality.
Delivery windows is yet another step as it might be wise to use a different approach when those constraints arise.

The project might benefit from other non-functional things such as benchmarking the existing code and promoting through a demo server.

Not sure yet how all of this is to be ordered, so the roadmap remains quite informal...

from vroom.

thrownblown avatar thrownblown commented on August 22, 2024

A simple server example?

I'm setting up Vroom for the first time now to test it and I'm going to build a little node-express server to handle the requests and pass them to Vroom's CLI. It would be a nice to be able to have an example setup out the box. I'd be happy to issue a pull request when I'm done.

from vroom.

jcoupey avatar jcoupey commented on August 22, 2024

@thrownblown This is a very interesting prospect! Worth opening a dedicated ticket IMO if you feel like it! ;-) Looking forward to discuss this.

For your tests, make sure to build from the develop branch as it is currently quite ahead from master in term of functionality and performance (a merge is to be expected some time soon).

from vroom.

jcoupey avatar jcoupey commented on August 22, 2024

@thrownblown Don't know if you had a chance to experiment on your suggestion, but I just gave it a try. I am certainly no javascript/Node expert, so feel free to jump in at https://github.com/VROOM-Project/vroom-express.

from vroom.

drag0s avatar drag0s commented on August 22, 2024

@jcoupey How's it going with the VRP supporting multiple vehicles and the globally VROOM's roadmap nowadays?

from vroom.

jcoupey avatar jcoupey commented on August 22, 2024

Closing as there is not much discussion here anymore and we should probably ticket features separately now.

As a start, any input on multiple vehicles support based on capacity limitations is welcome in #74.

from vroom.

Related Issues (20)

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.