public class IntegerPolynomialMutationWorkingTest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
IntegerPolynomialMutationWorkingTest.VariableComparator |
| Constructor and Description |
|---|
IntegerPolynomialMutationWorkingTest() |
| 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 IntegerPolynomialMutationWorkingTest()
public static void main(String[] args) throws FileNotFoundException
args - Command line argumentsFileNotFoundExceptionCopyright © 2016. All rights reserved.