Relative Content

Tag Archive for knapsack-problemtraveling-salesman

Knapsack problem together with travelling salesman problem

I have the following problem to solve. We have orders for always the same product in a carton. The orders come in every day and it is not possible to fulfil all of them every day. How do we select these orders so that the route is as optimal as possible?