On 8/31/2009 8:11:35 AM, omorr wrote:
>Could someone, please explain
>this to me. I really do not
>understand this behavior.
>
>Regards,
>Radovan
GIGO.
Procedurally, a bug, but since you've commanded it to sort pathological data, anything it outputs is mathematically correct, since the algorithm doesn't care about data in any other row or column, as the case may be.
Procedurally, if the algorithm is presented with pathological data, it should do nothing, but it attempts to sort and gets what it gets.
TTFN,
Eden