Changes

Jump to navigation Jump to search
346 bytes added ,  22:16, August 5, 2007
no edit summary
Line 33: Line 33:     
===Critical path analysis===
 
===Critical path analysis===
 +
 +
Critical path analysis is used to determine the fastest/most efficient way of completing a series of tasks, which often depend upon each other.
 
===Kruskal's algorithm===
 
===Kruskal's algorithm===
 +
 +
Kruskal's algorithm is used to find the minimum spanning tree in an network that you can see all of.
 
===Prim's algorithm===
 
===Prim's algorithm===
    +
Prim's algorithm is used to find the minimum spanning tree when only some of a network is visible.
 
==See also==
 
==See also==
 
*[[Computability]]
 
*[[Computability]]
48

edits

Navigation menu