Skip to content

This is a short R project that helps placing research centers using Dijkstra

License

Notifications You must be signed in to change notification settings

Irazall/pandemic-research-center-placement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimal placement of research centers in Pandemic Legacy

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!

About

This is a short R project that helps placing research centers using Dijkstra

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages