Problem / game
First name
Roger
School
Westfield Academy
Country
Age
0
A network is not traversable if there are three or more nodes that are connected by an odd number of edges (odd nodes). This is because any network with three or more odd nodes inadvertently creates nodes that are accessible either through one or two edges, and usually, these nodes get more and more isolated each time an edge of the graph is traversed until it cannot be reached anymore. However, a network with one or two odd nodes does not create isolated points and can therefore still mean that the network is traversable.
If you would like to view a much more detailed explanation of the explanation, please check the uploaded file.