IGT Assignment 2 1
IGT Assignment 2 1
Q1 CO2 L3
Use the Edge Contraction method to find the total number of spanning
trees in each of the graphs given below:
Q2 CO2 L3
Use the Matrix Tree Computation method to find the total number of
spanning trees in each of the following graphs:
Q3 CO2 L3
CO2
Q9 L3
There are five cities in a network. The travel time for traveling directly from i
to j is the entry 𝑎 in the matrix below. The matrix is not symmetric (use
directed graphs), and 𝑎 = ∞ indicates that there is no direct route.
Determine the least travel time and quickest route from i to j for each pair
i,j.
CO2
Q10 L3
Note: