Question 1. (diagram is attached)
Consider the following layout of your secret underground lair built into the side of a mountain. The circles are rooms and the edges are corridors. The numbers are the distance in decameters. You have cleverly built a robot to deliver your meals. Unfortunately, because of the geology of the mountain all the corridors are sloped and the robot can only traverse the corridors going downhill (minions must carry the robot back uphill when it has finished making its delivery). The direction of the arcs in the graph indicate the downhill direction. The robot always starts in room A (the kitchen).

Compute the average number of successors and predecessors and should the breadth-first search be conducted forward or backward?

Question 1 diagram is attached Consider the following layout of your secret underground lair built into the side of a mountain The circles are rooms and the edg class=