|
JGAP | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jgap.gp.CommandGene
examples.gp.paintedDesert.AntCommand
examples.gp.paintedDesert.SandBelongsHere
public class SandBelongsHere
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jgap.gp.CommandGene |
|---|
CommandGene.COMMAND_TYPE |
| Field Summary |
|---|
| Fields inherited from class org.jgap.gp.CommandGene |
|---|
BooleanClass, CharacterClass, DELTA, DoubleClass, FloatClass, IntegerClass, LongClass, nodeIndex, VoidClass |
| Constructor Summary | |
|---|---|
SandBelongsHere(GPConfiguration a_conf)
Standard constructor for classic ant problem. |
|
| Method Summary | |
|---|---|
boolean |
execute_boolean(ProgramChromosome a_chrom,
int a_n,
java.lang.Object[] a_args)
Executes this node as a boolean. |
java.lang.String |
toString()
|
| Methods inherited from class examples.gp.paintedDesert.AntCommand |
|---|
getMap |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SandBelongsHere(GPConfiguration a_conf)
throws InvalidConfigurationException
a_conf - the configuration to use
InvalidConfigurationException| Method Detail |
|---|
public boolean execute_boolean(ProgramChromosome a_chrom,
int a_n,
java.lang.Object[] a_args)
CommandGene
execute_boolean in class CommandGenea_chrom - ignored herea_n - ignored herea_args - ignored here
public java.lang.String toString()
toString in class CommandGene
|
JGAP | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||