Given below is an undirected graph:
What is the longest simple path from the node to the node ? Find such a path and print it in the field below. For example, your answer may look like this:
3 1 5 2 4 8Given below is an undirected graph:
What is the longest simple path from the node to the node ? Find such a path and print it in the field below. For example, your answer may look like this:
3 1 5 2 4 8Create a free account to access the full topic