DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24699>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24699

repetitive permitations

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



------- Additional Comments From [EMAIL PROTECTED]  2003-11-14 05:30 -------
"without repetition" in the javadoc implies a individual item will not be 
selected more than once for each permutation.  So, for nextPermutation(3, 3), 
the sequence (0, 0, 1) or (1, 2, 1) will never should up because they have 
duplicate items.

If I changed the javadoc to "... whose entries are sampled randomly, without 
replacement, ...," would the meaning become more explicit?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to