Comment #1 by boazlev:
Here is my suggestion for implementation. The base code was taken from
somewhere on
the web (I don't really remember), and I generified it.
Attachments:
Permutations.java 6.5 KB
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
Comment #2 by earwin:
Requires RandomAccess list and violently explodes if given anything else.