|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.dbe.eve.ga | |
|---|---|
| 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. |
| Classes in org.dbe.eve.ga used by org.dbe.eve.ga | |
|---|---|
| GAFactory
This class is used by the Habitat Service to get an specific GAFactory implementation, this GAFactory implementation will be the only one who knows how to get a new GeneticAlgorithm (some parameters could be necessary in when the constructor is invoqued) |
|
| GeneticAlgorithm
This is the GenericAlgoritm interface. |
|
| StopCondition
The StopCondition class try to store the three possible conditions that can be specified by the user to stop the GeneticAlgorithm iterations. |
|
| Classes in org.dbe.eve.ga used by org.dbe.eve.ga.impl | |
|---|---|
| GAFactory
This class is used by the Habitat Service to get an specific GAFactory implementation, this GAFactory implementation will be the only one who knows how to get a new GeneticAlgorithm (some parameters could be necessary in when the constructor is invoqued) |
|
| GeneticAlgorithm
This is the GenericAlgoritm interface. |
|
| PrivateSolution
|
|
| StopCondition
The StopCondition class try to store the three possible conditions that can be specified by the user to stop the GeneticAlgorithm iterations. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||