Package org.opt4j.benchmarks.zdt
Class ZDT5BinaryCreator
java.lang.Object
org.opt4j.benchmarks.zdt.ZDT5BinaryCreator
- All Implemented Interfaces:
Creator<BinaryString>
The
ZDT5BinaryCreator for the ZDT5 problem.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ZDT5BinaryCreator
Constructs aZDT5BinaryCreator.- Parameters:
random- the random number generatorn- the n value
-
-
Method Details
-
create
Description copied from interface:CreatorCreates a randomGenotype.- Specified by:
createin interfaceCreator<BinaryString>- Returns:
- the created genotype
-