Wissam El Jablaoui

  • Gurobi-versary
  • First Comment
  • First Question
  • Total activity 6
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2

Activity overview

Latest activity by Wissam El Jablaoui
  • Wissam El Jablaoui commented,

    In the results, there should be active arcs leaving the depot and it shows none. In addition, there is one vehicle type 1 and it cannot satisfy all the customers' demand at the same time.  I rewrot...

  • Wissam El Jablaoui commented,

    Thank you for replying back! I posted the problem with the formulation, code and solution in the Programming section.  Regards,

  • Wissam El Jablaoui created a post,

    Capacitated Vehicle Routing Problem - Formulation & Code

    Awaiting user input

    Hello, Hope this finds you well and safe.  I am trying to implement a BIP on Python using Gurobi module. The code ran without any errors however the result was a bit misleading. At this stage I am ...

  • Wissam El Jablaoui created a post,

    Capacitated Vehicle Routing Problem

    Answered

    Hello, Hope this finds you well and safe.  I am trying to implement a BIP on Python using Gurobi module. The code ran without any errors however the result was a bit misleading. At this stage I am ...