Class TSVToCSVConverter

java.lang.Object
org.uma.jmetal.utilities.TSVToCSVConverter

public class TSVToCSVConverter extends Object
This utility reads a TSV file and generates another file in CSV format

The program receives two parameters: 1. The name of the input TSV file 2. The name of the output CSV file

Author:
Antonio J. Nebro