Red Ed wrote:Now a challenge:Can anyone do better? (I only checked a smallish random sample.)
- The biggest distance I've seen between a pair of 17s is 16.
- The smallest similarity I've seen between a pair of 17s is 8.
I made some 10000 comparison's, but did not find better ones. A distance of 16 seems to be rather common for "exotic" puzzles outside the big 17-cluster, so maybe comparisons between those "island puzzles" have good chances to improve it.
Thanks for the link. At the first glance i did something similar, but i suppose it should be faster than my method.There is a much better way: it's called the Hungarian (or Munkres') Assignment Algorithm.