Enums§
- Archive
Update - 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.