akjol's blog

By akjol, history, 2 years ago, In English

Given two undirected unweighted graphs, you need to connect two nodes from each graph, so that minimal maximum distance between any two nodes will be minimal, answer is such distance. I am stuck on this, any suggestions ?

Full text and comments »

  • Vote: I like it
  • +3
  • Vote: I do not like it