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

Add more comments and make some small refactors and changes to PaigeTarjan folder #68

Merged
merged 8 commits into from
Jan 23, 2024

Conversation

jn1z
Copy link
Contributor

@jn1z jn1z commented Jan 22, 2024

Extract repeated methods in PaigeTarjanInitializers. (These could also be applied to a lesser extent in OneSEVPAMinimizer.)
Add comments to PaigeTarjanInitializers, PaigeTarjan, and Block.

In PaigeTarjan: remove unnecessary set of b.ptr (which was set as a post-condition of split). Remove unnecessary increment of local variable.

@mtf90 mtf90 merged commit 0fbf0c5 into LearnLib:develop Jan 23, 2024
14 checks passed
@mtf90
Copy link
Member

mtf90 commented Jan 23, 2024

Thanks for the PR. A reduction in code-copy is always appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants