Re: Status of algorithms

* Anne van Kesteren wrote:
>They are certainly not illustrative. They are the only way to find out  
>what you need to implement. You MUST follow the algorithm. Not copy it  
>step for step.

If you want to sort something, there are many different algorithms to do
that, you could use, for example, bubble sort or quick sort. Neither is
an optimized version of the other algorithm, they are entirely different
algorithms, even though it might be difficult to tell the difference. I
agree with Rotan that the current text is unsuitable.
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Tuesday, 19 June 2007 20:30:55 UTC