|
Watchmaker Framework for Evolutionary Computation API (Version 0.7.1) |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
CandidateFactory
implementations for common candidate representations such as strings, lists and arrays.
See:
Description
Class Summary | |
---|---|
AbstractCandidateFactory<T> | Convenient base class for implementations of
CandidateFactory . |
BitStringFactory | General purpose candidate factory for generating bit strings for genetic algorithms. |
ListPermutationFactory<T> | Generates random candidates from a set of elements. |
ObjectArrayPermutationFactory<T> | Generates random candidates from a set of elements. |
StringFactory | General-purpose candidate factory for EAs that use a fixed-length String encoding. |
Provides convenient general-purpose CandidateFactory
implementations for common candidate representations such as strings, lists and arrays.
|
Watchmaker Framework for Evolutionary Computation API (Version 0.7.1) |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |