README for Group Assignment 2.5

CEGM1000 MUDE: Week 2.5, Friday, Dec 13th, 2024.

You can access this assignment with the following link: classroom.github.com/a/8ARaIcZV.

The focus of this assignment is on applying two different methods for optimization on a road network design problem. Part of the background material in the notebooks was already available in Chapter 5.11 in the textbook.

Overview of material

Python Environments

You can run all of the notebooks for today in the environment mude-week-2-5 which you've been using during the workshop this week. In particular, it includes the optimization packages pymoo and gurobipy. The non-Python part of the software Gurobi was installed as part of PA 2.4.

Task Overview

While there are two notebook this week, the programming portion is quite limited. The important thing is to interpret the output. As the models need to run for 5 minutes each, time management is very important. We suggest the following:

End of file.

By MUDE Team © 2024 TU Delft. CC BY 4.0. doi: 10.5281/zenodo.16782515.