All Downloads are FREE. Search and download functionalities are using the official Maven repository.

l.jmetal-core.5.0-Beta-29.source-code.SMPSO.conf Maven / Gradle / Ivy

Go to download

jMetal core classes (Algorithm, Solution, Problem, Operator, QualityIndicator) and basic utils

There is a newer version: 6.6
Show newest version
algorithm=SMPSO
swarmSize=100
maxIterations=250
archiveSize=100
c1Max=2.5
c1Min=1.5
c2Max=2.5
c2Min=1.5
r1Max=1.0
r1Min=0.0
r2Max=1.0
r2Min=0.0
weightMax=0.1
weightMin=0.1
changeVelocity1=-1
changeVelocity2=-1




© 2015 - 2024 Weber Informatics LLC | Privacy Policy