|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GAFactory | |
---|---|
org.dbe.eve.ga | This package provides the interfaces and classes for adding a Genetic Algorithm to the Habitat. |
org.dbe.eve.ga.impl | This package provides a default implementation of a Genetic Algorithm. |
Uses of GAFactory in org.dbe.eve.ga |
---|
Methods in org.dbe.eve.ga that return GAFactory | |
---|---|
static GAFactory |
GAFactory.getInstance(java.lang.String name)
|
Uses of GAFactory in org.dbe.eve.ga.impl |
---|
Subclasses of GAFactory in org.dbe.eve.ga.impl | |
---|---|
class |
DefaultGAFactory
Default GAImplementation This implementation should only be used to test that all work fine and, maybe, to implement a first "silly" solution. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |