PHP Classes
elePHPant
Icontem

String Permutation Class: Permutation to permutate a string (short one) to return subsets.

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2001-03-26 (15 years ago) RSS 2.0 feedNot enough user ratingsTotal: 1,524 All time: 2,491 This week: 894Up
Version License Categories
1.0Unspecified (ask ...Algorithms
Description Author

Permutation to permutate a string (short one) to return subsets... with variable parameters. "ABC" returns a,b,c,aa,ab,ac,ba,bb,...abc,aca,acb ... (Initially implemented with a recursive solution there was the bothersome stack overflow and also other minor problems... later when implemented with a tripple for loop it still fails the volume test though try not to have too many characters or it will exceed phps 30sec execution. Any body has better solutions to this can email me :p)

Picture of BasicA
Name: BasicA <contact>
Classes: 6 packages by
Country: ???

  Files folder image Files  
File Role Description
Accessible without login Plain text file permutate.php ??? String Permutation

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,524
This week:0
All time:2,491
This week:894Up