メインコンテンツへスキップ

How to code Branch-and-Cut to solve the VRP problem? With the existing model and algorithm.

回答済み

コメント

2件のコメント

  • Sonja Mars
    Gurobi Staff Gurobi Staff

    Hi,

    Sorry, I don't understand what you are looking for. What exactly do you want to do? Do you want to use Gurobi solve a VRP or do you want to write a Branch-and-Cut algorithm yourself?

    Best regards,

     Sonja

    0
  • Hung-chih Yang

    Hi, I think the original ask was asking for a generic VRP solution, as Gurobi already has an TSP example. VRP, like TSP, can be more efficient using a call-back function to rid of sub-solutions, i.e., row generation, or branch-and-cut. In short, it would be great if Gurobi can provide a VRP example, like the TSP example.

    0

サインインしてコメントを残してください。