Click to See Complete Forum and Search --> : total path matrix


gammaman
March 23rd, 2009, 03:36 PM
Is finding the total path matrix which means

R1+R2+......Rn

the same as finding transitive closure.

Peter_APIIT
March 23rd, 2009, 10:05 PM
The algorithm same as finding transitive closure is Floyd Warshall.

gammaman
March 24th, 2009, 07:10 AM
Have you ever head the term, total path matrix, what does it mean?

ProgramThis
March 24th, 2009, 08:23 AM
Why don't you follow the advice given to you here (http://www.programmingforums.org/thread21549.html). Cross posting like you do in order to get the most people out there completing your homework for you is pretty rude. Do some **** research yourself, and ask your professor some questions. Oh, and do try to stay awake in class, it does help ;)