This project aims to display connections between soccer players in the database found at this link using two different graph algorithms which can be compared to one another. The link in 'link.txt' must be used to download the csv file where data is stored. This should be saved to the same directory as main.cpp in order to run smoothly. To run the code you're going to want to install a few things on your device. You first want to make sure you have homebrew and git installed Then use the following in your terminal: brew install boost openssl brew install crowdin brew install asio brew install nlohmann-json Then insert the csv found in 'link.txt' in the project. IF you get a message saying "Error: Could not open the file " when you run the code. Try going to the main.cpp file in the main function and where it says "../through_ball_edge_list.csv", delete the "../" This is because sometimes it is expected for the through_ball_edge_list.csv to be int the cmake-build-debug. After clicking run there should be a long wait before anything happens in the console. Give it one to two minutes for all the data from the csv to process and then click http://0.0.0.0:1555 which will open the webiste.
-
Notifications
You must be signed in to change notification settings - Fork 0
PGatts/Through-Ball
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published