Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 529 Bytes

File metadata and controls

12 lines (9 loc) · 529 Bytes

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