Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature / Updated transformer weight before transformer ranking #698

Conversation

Jerry-Jinfeng-Guo
Copy link
Contributor

@Jerry-Jinfeng-Guo Jerry-Jinfeng-Guo commented Aug 20, 2024

This PR implements the updated transformer ranking in #662

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

Signed-off-by: Jerry Guo <[email protected]>
@Jerry-Jinfeng-Guo Jerry-Jinfeng-Guo added feature New feature or request improvement Improvement on internal implementation labels Aug 20, 2024
@Jerry-Jinfeng-Guo Jerry-Jinfeng-Guo self-assigned this Aug 20, 2024
Copy link

@nitbharambe nitbharambe removed their request for review October 23, 2024 07:11
@Jerry-Jinfeng-Guo Jerry-Jinfeng-Guo changed the title Feature / Updated transformer ranking Feature / Updated transformer weight before transformer ranking Nov 8, 2024
@Jerry-Jinfeng-Guo Jerry-Jinfeng-Guo changed the base branch from main to feature/step-up-transformer-tap-changer-support November 11, 2024 08:35
@Jerry-Jinfeng-Guo Jerry-Jinfeng-Guo marked this pull request as ready for review November 12, 2024 10:07
Copy link
Contributor

@figueroa1395 figueroa1395 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, but just to double check, don't some Python tests need to be adjusted (besides the validation part) in the same way as the Cpp one?

Note: VS-Code was stroking on me when I tried to review from there, so duplicated comments may randomly appear at some point. If I catch them first I will delete, if someone else does, please delete or resolve.

Copy link
Member

@nitbharambe nitbharambe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved, post resolve comments.
This PR is only about changing rank weight. There are indeed more changes needed for the ranking algorithm.

mgovers

This comment was marked as duplicate.

Jerry-Jinfeng-Guo and others added 4 commits November 14, 2024 09:16
Signed-off-by: Jerry Guo <[email protected]>
Signed-off-by: Jerry Guo <[email protected]>
Signed-off-by: Jerry Guo <[email protected]>
@mgovers mgovers merged commit 0f668d1 into feature/step-up-transformer-tap-changer-support Nov 14, 2024
26 checks passed
@mgovers mgovers deleted the feature/updated-transformer-ranking branch November 14, 2024 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request improvement Improvement on internal implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants