Package org.uma.jmetal.utilities
Class GenerateReferenceFrontFromFile
java.lang.Object
org.uma.jmetal.utilities.GenerateReferenceFrontFromFile
This utility reads a file or the files in a directory and creates a reference front.
The file(s) must contain only objective values.
The program receives two parameters:
1. the name of the file or directory containing the data
2. the output file name which will contain the generated front
- Author:
- Antonio J. Nebro
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GenerateReferenceFrontFromFile
public GenerateReferenceFrontFromFile()
-
-
Method Details
-
main
- Throws:
IOException
-