Using Warshall’s algorithm, compute the reflexive-transitive closure

Question # 00856587 Posted By: wildcraft Updated on: 06/25/2024 09:32 PM Due on: 06/26/2024
Subject Computer Science Topic General Computer Science Tutorials:
Question
Dot Image

1. Using Warshall’s algorithm, compute the reflexive-transitive closure of the relation below. Show the matrix after the reflexive closure and then after each pass of the outermost for loop that computes the transitive closure.

[ 0 1 0 0 0 0 0 0 1 0 0 0 1 1 0 0 0 0 0 1 0 0 1 0 1]

2. Using the matrix in the previous problem show the final result of executing Floyd’s algorithm on that matrix to produce a matrix containing path lengths.

3. Show the graph that corresponds to the matrix in the first problem assuming the rows and columns correspond to the vertices a, b, c, d and e. Show its condensation graph, renaming its vertices. Determine any topological order of that graph and create an adjacency matrix with the vertices ordered in that topological order. Finally compute the reflexive-transitive closure of that matrix. What characteristic of that matrix indicates that it defines a total order?

4. Using Floyd’s algorithm, compute the distance matrix for the weight directed graph defined by the following matrix:

[ 0 ? 4 −2 ? 2 3 6 −3 2 0 ? 4 ? 5 0 ]

Show the intermediate matrices after each iteration of the outermost loop.

Dot Image
Tutorials for this Question
  1. Tutorial # 00852076 Posted By: wildcraft Posted on: 06/25/2024 09:33 PM
    Puchased By: 2
    Tutorial Preview
    The solution of Using Warshall’s algorithm, compute the reflexive-transitive closure...
    Attachments
    Using_Warshall’s_algorithm,_compute_the_reflexive-transitive_closure.ZIP (18.96 KB)

Great! We have found the solution of this question!

Whatsapp Lisa