How to set Parameters and Process Flow to find the best path
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone, I am currently practicing how to find the best transportation route.
My task is to determine the optimal route that achieves the shortest total distance, while keeping the same quantity of goods transported to each warehouse. At present, the model follows the original transportation plan.
I have already created a ProcessFlow, configured the parameters for warehouses, and set up the performance measures, including the total distance and the average transportation time, as shown in the attached figure. However, I am not confident about the parameter settings and the ProcessFlow. Therefore, I would like to ask for advice on how to properly configure them in order to find the best transportation route. This time, I have also attached my model.