permutations

Combinations Vs. Permutations on Linux and Unix

Linux Today  Sat, 09/20/2008 - 15:02

The Linux and Unix Menagerie: "Probably a few people out there were thinking: "Why permutations if 1,2,3 and 3,1,2 are going to be considered equal?

Isn't that just a bunch of extra work?" The answers to those questions are "why not" and "yes""


 

Lists vs. Strings: Perl List Permutations For Linux Or Unix

Topix - Unix  Fri, 09/05/2008 - 01:55

September 05, 2008 - 1 hour, 55 minutes ago Share Comments I think I promised yesterday that all posts having to deal with Number Pools And Guaranteed Combinations Within Fixed Lists would have that string in ...


 

Lists vs. Strings: Perl List Permutations For Linux Or Unix

Linux Today  Wed, 09/03/2008 - 17:32

The Linux and Unix Menagerie: "That basic building block is known as the permutation of a list, as opposed to an array (or string).

Given Perl's definitions, at their basic, a list is static and cannot be modified, while the opposite is true of an array."


 

Lists vs. Strings: Perl List Permutations For Linux And Unix

Digg Linux/Unix upcoming  Tue, 09/02/2008 - 21:56

How to generate all permutations of a given list of numbers.