Skip to content
/ anagram Public

Anagram generation library based upon de SEPA algorithm of Jeffrey A. Johnson

License

Notifications You must be signed in to change notification settings

emfol/anagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The present code constitutes a library completely written in ANSI C for working with anagrams. It is an implementation of the SEPA (Simple, Efficient Permutation Algorithm) algorithm developed by Jeffrey A. Johnson that is publicly available at the URL http://www.freewebs.com/permute/soda_submit.html. It was developed aiming simplicity, performance and small memory footprint making it extremely suitable for mobile applications.

By Emanuel Fiuza de Oliveira
Tue, 5 Feb 2013 15:52 -0300

About

Anagram generation library based upon de SEPA algorithm of Jeffrey A. Johnson

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages