Hallo Goswin,

Goswin von Brederlow <[EMAIL PROTECTED]> wrote:
> Some tools use randomization to get out of worst case situations or
> general optimization. For example when you look for an optimal
> allocation of register usage you can do a search by picking a random
> register allocation and repeat that a few thousand times to find a
> suitable minimum. Or a randomized heap that gives you O(1) time for
> all operations instead of O(lg n).

Do you have a name of such a tool? gcc?

Jörg.
-- 
Professor: ‚Gott‘, unverständliches und mythisches Wesen, das sich einmal
  pro Woche im Kreis der Sterblichen manifestiert um Weisheit auf Folien
  unter das Volk zu bringen.            (Dschungelbuch 11, FSU Jena)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to