Interface GlobalBestUpdate
-
Method Summary
Modifier and TypeMethodDescriptionupdate(List<DoubleSolution> swarm, BoundedArchive<DoubleSolution> globalBest)
-
Method Details
-
update
BoundedArchive<DoubleSolution> update(List<DoubleSolution> swarm, BoundedArchive<DoubleSolution> globalBest)
-