This code contains my solutions for the ETH course Algorithms Lab in Fall 2023. Problem statements as well as input data are not included as desired by ETH. Inspiration for repo setup was taken from this and this person. I try to provide some insights and ideas on the problems, in particular to the problems I struggled with or found non-trivial. So please consider this repo more as an inspiration rather than a source of truth. If you find any bugs, improvements or something worth mentioning, feel free to reach out. Feedback is always welcome.
Code requires C++, CGAL, BGL. See https://cadmo.ethz.ch/education/lectures/HS23/algolab/technical.html.