akalikadien / shell-ai-hackaton-2023

Repo for the agricultural waste challenge of Shell.ai 2023 https://www.shell.com/energy-and-innovation/digitalisation/digital-and-ai-competitions/shell-ai-hackathon-for-sustainable-and-affordable-energy.html
0 stars 0 forks source link

Processed flow matrix contains index of the depots instead of the index of location #12

Closed akalikadien closed 1 year ago

akalikadien commented 1 year ago

Based on our discussions we found a bug. Currently in the flow matrices we have the indices of the depots (e.g. if 20 depots are placed the values are 0 to 19). We need to get the actual location index from k-medoids and write these to the final flow matrix. This should happen for: