Skip to content

Several fixes of the scripts, requirements and the input file

Nikolaus Wirtz requested to merge NWirtz/rbosr:master into master

removed unnecessary import statements, fixed requirements file, converted xlsx input file to xls file (could not be processed by xlrd otherwise), reduced all loads in input file by factor 10, in RBO_Service_Restoration.py fixed wrong column reference in function detect_fault and code to get switch names to close from graph attributes in function flisr_dijkstra

Merge request reports