Pull Request Overview
- Opened on August 31, 2026
- Status Merged
- Commit count 10 with first commit August 31, 2026
Total Delta
3503 Total Diff Delta
Open Days
Open 15 weekdays
Test Delta
1504 Diff Delta in Test Files
Breakdown by Phase
How long has this pull request spent in each phase of its lifecycle?
Data pending calculation for pull request
[SYSTEMDS-3967] Add a multimodal GA optimizer approach
In this patch a new multimodal GA optimizer is added that implements various mutation operations. It reuses the worker pool and shared memory modules of the node executor. The GA optimizer uses the deap library.
Assisted-by: AI
PR was closed without comments.