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
-
Method Summary
-
Constructor Details
-
ZDT5BinaryCreator
Constructs aZDT5BinaryCreator
.- Parameters:
random
- the random number generatorn
- the n value
-
-
Method Details
-
create
Description copied from interface:Creator
Creates a randomGenotype
.- Specified by:
create
in interfaceCreator<BinaryString>
- Returns:
- the created genotype
-