Difference between revisions of "Algorithm engineering"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(External links o)
(External links o)
 
Line 8: Line 8:
 
* [[Software engineering]]
 
* [[Software engineering]]
  
== External links o==
+
== External links ==
  
 
* [https://en.wikipedia.org/wiki/Algorithm_engineering Algorithm engineering] @ Wikipedia
 
* [https://en.wikipedia.org/wiki/Algorithm_engineering Algorithm engineering] @ Wikipedia

Latest revision as of 18:31, 9 May 2016

Algorithm Engineering focuses on the design, analysis, implementation, optimization, profiling and experimental evaluation of computer algorithms, bridging the gap between algorithm theory and practical applications of algorithms in software engineering.

It is a general methodology for algorithmic research.

See also

External links