Skip to main content

Module archive

Module archive 

Source

Enums§

ArchiveUpdate
Result of an archive insertion attempt.

Functions§

archive_insert
Insert a candidate into the archive if it qualifies.
compute_cell_key
Compute the cell key for a candidate.
compute_score_summary
Compare two candidates for archive dominance. Uses fixed comparison weights — NOT the AlgebraSpec’s operator_weights. Rationale: archive ranking is cross-spec; it needs a stable comparator.