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.
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.