Click here to Skip to main content
15,891,253 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.6K   91   5  
Permutations utilizing STL vectors and recursion encapsulated in a namespace

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

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