Skip to content

Fix incorrect mapping of StandardGA, MonotonicGA and SteadyStateGA #1546

Merged
arcuri82 merged 2 commits into
masterfrom
fix_getAlgorithmKeyRest
May 19, 2026
Merged

Fix incorrect mapping of StandardGA, MonotonicGA and SteadyStateGA #1546
arcuri82 merged 2 commits into
masterfrom
fix_getAlgorithmKeyRest

Conversation

@jgaleotti
Copy link
Copy Markdown
Collaborator

Summary

This pull request introduces support for MonotonicGA and SteadyStateGA in algorithm type mappings. Additionally, redundant package prefixes in the mappings have been removed for better readability.

Changes

  • Bugfix StandardGA, MonotonicGA and SteadyStateGA were not being chosen in Main.
  • Refactored code to eliminate redundant package prefixes in the mappings.

@jgaleotti jgaleotti requested a review from arcuri82 May 18, 2026 18:05
@arcuri82 arcuri82 merged commit ee82d5b into master May 19, 2026
14 checks passed
@arcuri82 arcuri82 deleted the fix_getAlgorithmKeyRest branch May 19, 2026 06:30
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