Historial de Commits

Autor SHA1 Mensaje Fecha
  Sven Czarnian c835944e8d sort the FCFS list hace 3 años
  Sven Czarnian 0c97e5aa67 initialize the random number generator hace 3 años
  Sven Czarnian 43589eaa35 fix two found crashes hace 3 años
  Sven Czarnian a7541925c7 rename the cost function. it manages more the runways hace 3 años
  Sven Czarnian 3b8989508e add the absolut minimal optimization value due RHC definition hace 3 años
  Sven Czarnian 217c9ad742 rename the member to PlannedArrivalTime for better readability hace 3 años
  Sven Czarnian 91b735df2f calculate times for all possible runways -> allows lookup for later optimization hace 3 años
  Sven Czarnian 9f6c9f1ff8 do not double optimize the speed until IAF two times hace 3 años
  Sven Czarnian 44837e59f1 extend the logger for debugging purposes hace 3 años
  Sven Czarnian 5295d1c155 use the theoretical earliest arrival time hace 3 años
  Sven Czarnian 9887aa48a4 add more values for later plannings hace 3 años
  Sven Czarnian 73e5a42f52 place the recat spacing in the constraints hace 3 años
  Sven Czarnian 3313a8d463 calculate the descend profiles based on the arrival constraints hace 3 años
  Sven Czarnian cea52736bf fix some IAS selection bugs hace 3 años
  Sven Czarnian d388fb5591 add the last waypoint to the constraints hace 3 años
  Sven Czarnian 2a83754fa4 fix a conversion bug hace 3 años
  Sven Czarnian a611a91fe3 merge the constraints and the arrival routes hace 3 años
  Sven Czarnian 10d06c2f67 parse the constraints and create the waypoint list out of it hace 3 años
  Sven Czarnian 17f11a640a create deep copies to allow changes of constraints per arrival hace 3 años
  Sven Czarnian 909cfc9e27 redefine the constructor to be more flexible with constraints, etc. hace 3 años
  Sven Czarnian 014379740b remove unused variables hace 3 años
  Sven Czarnian 1e043e2765 define member variables with capital letters hace 3 años
  Sven Czarnian 9d69a60396 introduce classes for the ACO algorithm hace 3 años
  Sven Czarnian 7f7506104d extend the inbound hace 3 años
  Sven Czarnian e5a773cdcb introduce the runway hace 3 años
  Sven Czarnian a0b00f7c42 implement the RHC mananger hace 3 años
  Sven Czarnian 276e50daa3 extend the configuration hace 3 años
  Sven Czarnian 2ef1e13bd6 extend the worker thread hace 3 años
  Sven Czarnian bba4a75527 update the dependencies hace 3 años
  Sven Czarnian 58d2f5f7f4 extend the airport configuration hace 3 años