You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that some distances in the first 46 airport graph (a.k.a. the small graph) are wrong. This also impacts the full graph. Need to regenerate the routes using MakeRouteGraph via ruby mrg.rb hruby.
For example DTW-PHL is set as 727 miles when in should be 452 miles by Haversine distance.
The text was updated successfully, but these errors were encountered:
I noticed that some distances in the first 46 airport graph (a.k.a. the small graph) are wrong. This also impacts the full graph. Need to regenerate the routes using
MakeRouteGraph
viaruby mrg.rb hruby
.For example DTW-PHL is set as 727 miles when in should be 452 miles by Haversine distance.
The text was updated successfully, but these errors were encountered: