|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjeco.kernel.algorithm.Algorithm
jeco.kernel.algorithm.ge.GrammaticalEvolutionaryAlgorithm
jeco.dmm.DMMOptimizer
public class DMMOptimizer
| Field Summary | |
|---|---|
protected long |
sizeOfMemoryInKB
|
| Fields inherited from class jeco.kernel.algorithm.Algorithm |
|---|
name, problem |
| Constructor Summary | |
|---|---|
DMMOptimizer(long sizeOfMemoryInKB,
java.lang.String pathToProfile,
java.lang.String pathToGrammarFile)
|
|
| Method Summary | |
|---|---|
void |
initialize()
|
| Methods inherited from class jeco.kernel.algorithm.ge.GrammaticalEvolutionaryAlgorithm |
|---|
execute, getBestFitness, getProperty, setProperty, step |
| Methods inherited from class jeco.kernel.algorithm.Algorithm |
|---|
getName, getProblem, setLevel, setProblem |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected long sizeOfMemoryInKB
| Constructor Detail |
|---|
public DMMOptimizer(long sizeOfMemoryInKB,
java.lang.String pathToProfile,
java.lang.String pathToGrammarFile)
| Method Detail |
|---|
public void initialize()
initialize in class GrammaticalEvolutionaryAlgorithm
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||