This is a short R project that helps placing research centers in Pandemic Legacy. The algorithm minimizes the average distance from each city to each city. In order to calculate the shortest distance Dijstrake is used.
Just execute the script step-by-step and choose a city whenever necessary by declaring the variables frst, snd, etc. with the row number of the accoridng city in the maps.csv
Feel free to ask questions or suggest different metrics!