Skip navigation links
A B C D E F G H I M N P R T U 

G

getAntID() - Method in class ant
Getter to return the ID of the agent
getArrivalDay() - Method in class flight
 
getArrivalTime() - Method in class flight
 
getConstrainedFlights(flight, List<flight>, List<flight>) - Method in class ant
Return a list that contains all the remaining flights to choose that comply with all problem constrains.
getDepartureCity() - Method in class flight
 
getDepartureDay() - Method in class flight
 
getDepartureTime() - Method in class flight
 
getDestinationCity() - Method in class flight
 
getEarliestFlight(List<flight>) - Method in class ant
Function to return the ID of the earliest flight to depart
getFlights() - Method in class ACSP
 
getFlyingTime() - Method in class flight
 
getID() - Method in class flight
 
getPairings() - Method in class ant
Getter to return the pairings constructed by the agent
getPendingFlights() - Method in class ant
Function to return flights that have not been selected yet for the problem
A B C D E F G H I M N P R T U 
Skip navigation links