Login   Register  
PHP Classes
elePHPant
Icontem

String Permutation Class

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of BasicA
Name: BasicA <e-mail contact>
Packages: 8 Browse all classes by BasicA Browse all classes by
Country: ???
Age: ???
All time rank: 57
Week rank: 553 Down


  Detailed description   Download .zip .tar.gz  
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)

  Classes of BasicA  >  String Permutation Class  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: String Permutation Class
Base name: 200
Description: Permutation to permutate a string (short one) to return subsets.
Version: -
PHP version: -
License: Unspecified (ask the author)
All time users: 1506 users
All time rank: 2296
Week users: 0 users
Week rank: 2298 Equal
 
  Groups   Rate classes User ratings   Applications   Related links   Files Files  

  Groups  
Group folder image Algorithms Numerical and statistical algorithms View top rated classes


  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
Active example of permutation class Active example of permutation class

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

Download all files: string.tar.gz string.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.