Currently, the package is rounding the calculated distances for GEO instances. Following the description on the documentation, the distances should be truncated.
For example, instance ulysses16 has distance 1.0 for every arc (i, i), and the optimal value found is 6867.0 instead of 6859.0.
Currently, the package is rounding the calculated distances for
GEOinstances. Following the description on the documentation, the distances should be truncated.For example, instance
ulysses16has distance 1.0 for every arc (i, i), and the optimal value found is 6867.0 instead of 6859.0.