public class PolynomialMutationWorkingTest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PolynomialMutationWorkingTest.VariableComparator |
| Constructor and Description |
|---|
PolynomialMutationWorkingTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Program to generate data representing the distribution of points generated by a polynomial
mutation operator.
|
public static void main(String[] args) throws FileNotFoundException
args - Command line argumentsFileNotFoundExceptionCopyright © 2015. All rights reserved.