power-grid-model icon indicating copy to clipboard operation
power-grid-model copied to clipboard

Feature / Updated transformer ranking

Open Jerry-Jinfeng-Guo opened this issue 1 year ago • 2 comments

This PR implements the updated transformer ranking in https://github.com/PowerGridModel/power-grid-model/issues/662

  • [x] Unregulated transformer edges get weight 0 instead of 1
  • [x] Update unit tests
    • [x] Add unit tests with un-regulated transformers
    • [x] Update existing tests based on new correct results
    • [x] Update docs

Jerry-Jinfeng-Guo avatar Aug 20 '24 13:08 Jerry-Jinfeng-Guo