Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^2: A bad shuffle

by bart (Canon)
on Mar 21, 2005 at 09:16 UTC ( [id://441153]=note: print w/replies, xml ) Need Help??


in reply to Re: A bad shuffle
in thread A bad shuffle

No, you're wrong. It looks like Fisher-Yates, but there's a slight difference, in that all his array items can move again on every loop. His "correct algorithm" is actually Fisher-Yates, where per loop, one item gets moved into its final position.

Replies are listed 'Best First'.
Re^3: A bad shuffle
by Anonymous Monk on Mar 21, 2005 at 15:47 UTC
    Sorry Bart, I thouht you were replying to me...
      No, clearly his remarks were intended for me, not you.
Re^3: A bad shuffle
by Anonymous Monk on Mar 21, 2005 at 14:56 UTC
    Bart,

    That's what I said ;-)

    Please re-read the node you are replying to.

    I said the "original ... is not a Fisher-Yates..." and "The final is a correct Fisher-Yates..." - which is exactly what you are asserting now.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://441153]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (3)
As of 2024-04-19 01:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found