Instruction about how to run the code in Google Colab:
- Open
analysisScenario1.ipynb
oranalysisScenario2.ipynb
on Github and click on to navigate to Colab. - Move the files
data.xlsx
,house1.dat
,house2.dat
,house3.dat
,houses.dat
,scenario1.py
andscenario2.py
to the current working directory, for example/content
. - Uncomment lines 2 and 5 in the first cell to install the necessary packages and solver.
- The rest of the cells can be run successfully.