Suppose that a team has five starting pitchers and two
catchers: what type of graph might be appropriate to indicate
all possible combinations of pitcher/catcher that start a game?
How could one use elements of graph theory to analyze the
social dynamics of a team? That is, how well the team
gets along?
What sort of graph would you use to store
the data?
What computer representation would likely be most efficient?
Last time we looked at section 5.2: Trees and their representations