|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectDistributedEvolutionaryAlgorithmsFramework.Topology
DistributedEvolutionaryAlgorithmsFramework.Topologies.Random
public static class Topologies.Random
| Field Summary |
|---|
| Fields inherited from class DistributedEvolutionaryAlgorithmsFramework.Topology |
|---|
islandsNumber |
| Constructor Summary | |
|---|---|
Topologies.Random(int islands)
|
|
| Method Summary | |
|---|---|
int[] |
get(int n)
Get array of indexes of island for population to migrate to. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Topologies.Random(int islands)
islands - | Method Detail |
|---|
public int[] get(int n)
Topology
get in class Topologyn -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||