Skip to content

Persist NSGA-II parent populations by generation - #222

Merged
c-bata merged 4 commits into
mainfrom
feat/nsgaii-parent-persist
Aug 21, 2026
Merged

Persist NSGA-II parent populations by generation#222
c-bata merged 4 commits into
mainfrom
feat/nsgaii-parent-persist

Conversation

@Alnusjaponica

@Alnusjaponica Alnusjaponica commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Persist selected NSGA-II parent trial IDs in study system attributes.
  • Restore valid caches across sampler restarts and recompute stale or incompatible entries.
  • Read study attributes once instead of querying storage for every generation.
  • Part of Persist NSGA-II parent populations by generation #179, but without additional states.

Tests

  • cargo test --workspace
  • cargo clippy -p rustuna_sampler --lib --tests -- -D warnings
  • cargo fmt --all -- --check

@Alnusjaponica
Alnusjaponica marked this pull request as ready for review August 21, 2026 09:16
@c-bata c-bata self-assigned this Aug 21, 2026

@c-bata c-bata left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM!

@c-bata
c-bata merged commit 719f6bb into main Aug 21, 2026
7 checks passed
@c-bata
c-bata deleted the feat/nsgaii-parent-persist branch August 21, 2026 12:28
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