Description Usage Arguments Value Note Author(s) References See Also Examples
Warshall's algorithm to compute the transitive closure for an adjacency matrix.
1  | warshall(a)
 | 
a | 
 adjacency matrix  | 
a | 
 transitive closure of the relation corresponding to a  | 
~~further notes~~
Patrick Crutcher
S. Warshal, A Theorem on Boolean Matrices. Journal of the Association of Computer Machinery, 9:11-12,1962
 ~~objects to See Also as help, ~~~ 
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.