Find the minimal possible maximum distance between two nodes

Revision en1, by akjol, 2024-04-07 16:41:29

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 ?

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English akjol 2024-04-07 16:41:29 283 Initial revision (published)