public class JMHSample_25_API_GA extends Object
Modifier and Type | Class and Description |
---|---|
static class |
JMHSample_25_API_GA.Chromosome
Chromosome: encodes solution.
|
static class |
JMHSample_25_API_GA.Population
Population.
|
Constructor and Description |
---|
JMHSample_25_API_GA() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
int |
test() |
int |
veryImportantCode(int d,
int v) |
public int test()
public int veryImportantCode(int d, int v)
public static void main(String[] args) throws RunnerException
RunnerException
Copyright © 2020. All rights reserved.