/An-optimization-model-for-power-transformer-maintenance

Code for the paper An optimization model for power transformer maintenance. DOI: https://doi.org/10.1007/978-3-031-46439-3_5

Primary LanguagePython

An optimization model for power transformer maintenance

This repository contains the paper "An optimization model for power transformer maintenance" and the code it used. The paper can be accessed at the following link: https://link.springer.com/chapter/10.1007/978-3-031-46439-3_5. To run the files, do:

cd Code/PySCIPOpt
python test.py [model]

Where model may be "original" or "iterative".

Note: The results in the Results folder are not up to date