bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Current master non-deterministic


From: Han-Wen Nienhuys
Subject: Re: Current master non-deterministic
Date: Sun, 16 Sep 2012 10:28:43 -0300

On Sun, Sep 16, 2012 at 5:06 AM, David Kastrup <address@hidden> wrote:

>>> in order to a "stable" O(n lg n) uniq for which the structure of the
>>> final list does not depend on the memory order of the original
>>> elements.
>>
>> This certainly sounds like a better solution.
>
> However, rethinking this, it seems like a "solution" for not seeing the
> symptoms of a problem: we stabilize results artificially.

rather than artificial stabilizing, you could explicitly destabilize
them, so problems become more apparent. Insert from a random starting
point into the hash table, and then serialize the hash table.

-- 
Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen



reply via email to

[Prev in Thread] Current Thread [Next in Thread]