Amiya-05's blog

By Amiya-05, history, 4 hours ago, In English

Hello ! I have come across a graph problem which has n(<=16) nodes (And It is connected) and we need to find the MAX NUMBER of nodes on any possible path (Path should not contain cycles) between any two pair of nodes in the graph . How can I solve it ? Can anybody suggest any idea ?

  • Vote: I like it
  • 0
  • Vote: I do not like it