|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SolutionSet | |
---|---|
org.dbe.eve | |
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 SolutionSet in org.dbe.eve |
---|
Methods in org.dbe.eve that return SolutionSet | |
---|---|
SolutionSet |
HabitatServiceImpl.findBestGuessSolution(SBVRDescription model)
|
SolutionSet |
HabitatService.findBestGuessSolution(SBVRDescription model)
Find the best services that fit the indicated model. |
Uses of SolutionSet in org.dbe.eve.ga |
---|
Methods in org.dbe.eve.ga that return SolutionSet | |
---|---|
SolutionSet |
GeneticAlgorithm.getSolutions()
Return the solutions stored at the moment. |
Uses of SolutionSet in org.dbe.eve.ga.impl |
---|
Methods in org.dbe.eve.ga.impl that return SolutionSet | |
---|---|
SolutionSet |
DefaultGeneticAlgorithmImpl.getSolutions()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |