Changes

Jump to navigation Jump to search
157 bytes added ,  20:08, May 29, 2007
added examples; will turn into full descriptions of these algorithms in due time
Line 5: Line 5:  
# In computing, where an algorithm is the methodology which underlies a computer program. This tells the computer what specific steps to perform (in what specific order) in order to carry out a specified task, such as calculating employees’ paychecks or printing students’ report cards.
 
# In computing, where an algorithm is the methodology which underlies a computer program. This tells the computer what specific steps to perform (in what specific order) in order to carry out a specified task, such as calculating employees’ paychecks or printing students’ report cards.
   −
==see also==
+
==Examples of Algorithms==
 +
 
 +
===Dijkstra's algorithm===
 +
===Planarity algorithm===
 +
===Critical path analysis===
 +
===Kruskal's algorithm===
 +
===Prim's algorithm
 +
 
 +
==See also==
 
[[computability]]
 
[[computability]]
 
[[category:mathematics]]
 
[[category:mathematics]]

Navigation menu