Timeline
07/05/24:
- 02:08 Changeset [1312] by
- Cosmetic
- 02:02 Changeset [1311] by
- Introduced FITNESS_VALUE_INFEASIBLE_SOLUTION and modified selection and statistics so that infeasible solutions are explicitly excluded (previously they were not excluded from statistics calculation, and eliminating/discriminating them during selection only relied on their relatively poor fitness value)
06/26/24:
- 04:52 Changeset [1310] by
- Introduced GENOTYPE_INVALID_OFFSPRING_SUBSTITUTE_ORIGINAL (True by default) for developers who do not specifically detect and handle returned invalid genotypes after mutate() and crossOver()
06/25/24:
- 02:48 Changeset [1309] by
- Print genotypes that may have caused problems when being evaluated - useful when reproducing the problem
06/05/24:
- 22:35 Changeset [1308] by
- Added the ability to select a dissimilarity measure for crowding distance (for NSGA2 and NSLC) independently from the main dissimilarity measure
Note: See TracTimeline
for information about the timeline view.