Skip to content

implements generic permutation according to Kenneth H. Rosen, Discrete Mathematics and Its Applications, 2nd edition (NY: McGraw-Hill, 1991), pp. 282-284.

License

Notifications You must be signed in to change notification settings

sbsdev/permutation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Permutation

Implements generic permutation according to Kenneth H. Rosen, Discrete Mathematics and Its Applications, 2nd edition (NY: McGraw-Hill, 1991), pp. 282-284.

Build

mvn -B package

Release and deploy

mvn release:prepare
mvn release:perform

License

LGPLv2.1+

Authors

Bernhard Wagner

About

implements generic permutation according to Kenneth H. Rosen, Discrete Mathematics and Its Applications, 2nd edition (NY: McGraw-Hill, 1991), pp. 282-284.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%