gammaman Posted March 19, 2009 Posted March 19, 2009 Say I have a digraph with any given number of nodes and I am told to find the path matrix of exactly length 3. What exactly does this mean? I know the matrix is represented as a 2D array of size n x n, depending on the number of nodes in the digraph. I also know that R3(path length 3) = R * R * R. So if anyone could please respond as to what is meant by an exact path matrix length and possibly show an example, that would be great.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now