You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2003/11/14 06:30:57 UTC

DO NOT REPLY [Bug 24699] - repetitive permitations

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

brent@worden.org changed:

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



------- Additional Comments From brent@worden.org  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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org