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

Overhaul powersetViews #78

Merged
merged 8 commits into from
Mar 29, 2024
Merged

Overhaul powersetViews #78

merged 8 commits into from
Mar 29, 2024

Conversation

mtf90
Copy link
Member

@mtf90 mtf90 commented Mar 29, 2024

This PR overhauls the current powersetView implementation by

  • improving its documentation
  • refining its type hierarchy (adding an AcceptorPowersetViewTS)
  • adding more refined implementations (e.g., for AbstractCompactSimpleNondet)
  • adding more test cases for the different views
  • switching the NFAs#determinize method to powerset views which improves its performance

@mtf90 mtf90 merged commit 519d569 into LearnLib:develop Mar 29, 2024
14 checks passed
@mtf90 mtf90 deleted the powerset-overhaul branch March 29, 2024 21:44
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.

1 participant