|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dbe.eve.ga.GAFactory
org.dbe.eve.ga.impl.DefaultGAFactory
public class DefaultGAFactory
Default GAImplementation This implementation should only be used to test that all work fine and, maybe, to implement a first "silly" solution. TODO: After this, and when GOOD Factorys has been provided we can destroy this class
| Constructor Summary | |
|---|---|
DefaultGAFactory()
|
|
| Method Summary | |
|---|---|
GeneticAlgorithm |
getGeneticAlgorithm()
|
| Methods inherited from class org.dbe.eve.ga.GAFactory |
|---|
getInstance |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultGAFactory()
| Method Detail |
|---|
public GeneticAlgorithm getGeneticAlgorithm()
getGeneticAlgorithm in class GAFactoryGAFactory.getGeneticAlgorithm()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||