How to code Branch-and-Cut to solve the VRP problem? With the existing model and algorithm.
回答済みHow to code Branch-and-Cut to solve the VRP problem? With the existing model and algorithm.
0
-
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 -
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
サインインしてコメントを残してください。
コメント
2件のコメント