|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmoea.mopso.algorithms.MOPSO
moea.mopso.algorithms.NSPSO
public class NSPSO
| Field Summary |
|---|
| Fields inherited from class moea.mopso.algorithms.MOPSO |
|---|
maxT, name, pop, popSizeMax, t |
| Constructor Summary | |
|---|---|
NSPSO(java.lang.String name,
Population<Particle> popIni,
int maxT)
|
|
| Method Summary | |
|---|---|
void |
assignParameters(Particle p)
|
void |
step()
|
| Methods inherited from class moea.mopso.algorithms.MOPSO |
|---|
done, getMaxT, getName, getPopulation, getT, setMaxT, setT |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NSPSO(java.lang.String name,
Population<Particle> popIni,
int maxT)
| Method Detail |
|---|
public void assignParameters(Particle p)
public void step()
step in class MOPSO
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||