- 1 Consider A Tsp Problem Based On An Operation At An Oil Rig Where A Ship Must Visit 8 Locations The Coordinates For R 1 (46.91 KiB) Viewed 72 times
1) Consider a TSP problem based on an operation at an oil rig where a ship must visit 8 locations. The coordinates for r
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
1) Consider a TSP problem based on an operation at an oil rig where a ship must visit 8 locations. The coordinates for r
1) Consider a TSP problem based on an operation at an oil rig where a ship must visit 8 locations. The coordinates for rig O to rig 7 are given below. Rigo (0,0) Rig 1 (14,27) Rig 2 (22,14) (1.13) Rig 4 (20,4) Rig 5 (2016) Rig 6 (12,18) Rig 7 (30,31) Rig 3 1) Develop an excel solver worksheet to determine the optimal tour. Show the subtour elimination constraint that needs to be added in each iteration 2) In the same excel file, create a tab that display the optimal route by using a chart similar to what we did in inclassAssignment.