This repository accompanies the public transport lectures at ETH Zurich. It provides small exercises built on top of the openbus_light package and demonstrates typical optimisation and analysis tasks.
src/openbus_light/– library code used by the exercisesexercise_3.pyandexercise_4.py– starter scripts for the assignmentsdata/– input data used in the exercisesresults/– output folder created when running the experiments
Detailed setup instructions can be found in docs/setup.md. Once your environment is ready, follow the workflow described in docs/usage.md. More detailed explanations for each exercise are available in docs/exercise_3.md and docs/exercise_4.md.
Both documents target students of the Bachelor programme in Civil Engineering and should provide everything you need to reproduce the results on your own machine.