Algorithm Designing Task: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "** ..." to "** …") |
m (Text replacement - "." " to ".” ") |
||
Line 14: | Line 14: | ||
=== 2005 === | === 2005 === | ||
* ([[2005_AlgorithmDesign|Klinberg & Tardos, 2005]]) ⇒ [[Jon Kleinberg]], and [[Éva Tardos]]. ([[2005]]). “[http://www.aw-bc.com/info/kleinberg/ Algorithm Design]. | * ([[2005_AlgorithmDesign|Klinberg & Tardos, 2005]]) ⇒ [[Jon Kleinberg]], and [[Éva Tardos]]. ([[2005]]). “[http://www.aw-bc.com/info/kleinberg/ Algorithm Design].” Addison-Wesley. ISBN:0-321-29535-8 | ||
** … [[2005_AlgorithmDesign|The text]] encourages a greater understanding of the [[algorithm design process]] and an appreciation of the role of [[algorithm]]s in the broader [[field of computer science]]. | ** … [[2005_AlgorithmDesign|The text]] encourages a greater understanding of the [[algorithm design process]] and an appreciation of the role of [[algorithm]]s in the broader [[field of computer science]]. | ||
Latest revision as of 04:34, 8 May 2024
An Algorithm Designing Task is a designing task that produces an algorithm model.
- Context:
- It can make use of an Algorithm Design Pattern.
- …
- Counter-Example(s):
- See: Algorithm Analysis.
References
2005
- (Klinberg & Tardos, 2005) ⇒ Jon Kleinberg, and Éva Tardos. (2005). “Algorithm Design.” Addison-Wesley. ISBN:0-321-29535-8
- … The text encourages a greater understanding of the algorithm design process and an appreciation of the role of algorithms in the broader field of computer science.