MathGroup Archive 1999

[Date Index] [Thread Index] [Author Index]

Search the Archive

How to construct all possible orderings

  • To: mathgroup at smc.vnet.net
  • Subject: [mg15588] How to construct all possible orderings
  • From: "Carlos Carreto" <ccarreto at ipg.pt>
  • Date: Thu, 28 Jan 1999 04:23:21 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Hello,

I am trying to construct all possible orderings  of  for example 3
elements, where each element can be A, B or C.

The result will be something like this: AAA
AAB
AAC
ABA
. . .
CCC

How can I do this? 

Thank you.

-:- Carlos




  • Prev by Date: Re: using FindMinimum to minimize a function involving NIntegrate
  • Next by Date: BesselK
  • Previous by thread: Vector formulation of a system of ODEs for NDSolve
  • Next by thread: Re: How to construct all possible orderings