This is my project for 2023 class of 'Advanced Datastructures' at the KIT.
Follow these steps to install the project on your computer:
- Clone the repository:
git clone git@github.com:lCavendishl/ads_programm.git
- Navigate to the project directory:
cd ads_programm
- Run the installation command:
cmake .
andmake
Execute the project using the command ./ads_programm [pd|rmq] eingabe datei ausgabe datei
. You have to specify the entire path of the input and output file.