Click here to Skip to main content
15,896,730 members
Articles / Programming Languages / C

Permutations Utilizing STL Vectors and Recursion using Steinhaus Algorithm

Rate me:
Please Sign up or sign in to vote.
2.33/5 (2 votes)
9 Jan 2009CPOL3 min read 18.7K   91   5  
Permutations utilizing STL vectors and recursion encapsulated in a namespace

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Canada Canada
programmer interested in cooking and dogs..

Comments and Discussions