Skip navigation links
A C D F G M N P T 

G

generateFile(String) - Method in class dataGenerator
Function to generate file with comma separated test data
generateFlights() - Method in class dataGenerator
Function that will generate all the flights based on the information stored on the class variables: private int nFlights; private int days; private String[] airports; private String[][] flights; private int [][] travels;
generateTravels() - Method in class dataGenerator
Function that calculates and stores travels
A C D F G M N P T 
Skip navigation links