In this section, you will find some instructions on how to set up the working environment to work on the Case Study. Students who already have the Python knowledge can skip this section.
We recommend to use the following software packages: - Anaconda (manager for Python environments) - Python 3.X (programming language) - Spyder (integrated development environment (IDE) for Python) - Gurobi (optional)
It is important not to use Python 2.X versions. The presented program code might not work properly. Installing Anaconda will make it easier for you to set up Python and Spyder.
Installation instructions
The following instructions will guide you through all installation steps: