Added new lesson (6) dedicated to the PSO. Also changed a few things into the PSO-dedicated components (constructors)
This commit is contained in:
parent
4834adbe5f
commit
4ad79a9148
17 changed files with 771 additions and 115 deletions
|
|
@ -76,6 +76,7 @@ SET (TEST_LIST t-eoParetoFitness
|
|||
t-eoShiftMutation
|
||||
t-eoTwoOptMutation
|
||||
t-eoRingTopology
|
||||
t-eoSyncEasyPSO
|
||||
# t-eoFrontSorter
|
||||
# t-eoEpsMOEA
|
||||
)
|
||||
|
|
|
|||
Reference in a new issue