|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractSelectionFunction | |
---|---|
org.biojavax.ga.functions | GA functions |
Uses of AbstractSelectionFunction in org.biojavax.ga.functions |
---|
Subclasses of AbstractSelectionFunction in org.biojavax.ga.functions | |
---|---|
class |
ProportionalSelection
A Selection function that determines the proportion of individuals in a new population proportionally to their fitness. |
static class |
SelectionFunction.Threshold
Selects individuals who's fitness exceeds a threshold value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |