мелочь

This commit is contained in:
2025-10-21 09:40:15 +03:00
parent 9093084257
commit 5c4c815961
2 changed files with 2 additions and 2 deletions

View File

@@ -107,7 +107,7 @@ typedef struct {
uint16_t n_best; ///< Количество лучших, усредняемых
float mutation_amp; ///< Амплитуда мутации (0..1)
uint16_t cand_index; ///< Индекс кандидата для обработки
uint16_t cand_index; ///< Индекс текущего кандидата
uint16_t gen_index; ///< Индекс популяции
//INTERNAL