DraganSr

web-links (blinks) web-log (blog) by Dragan Sretenovic

Thursday, August 14, 2014

Combinatorics in .NET

Permutations, Combinations, and Variations using C# Generics - CodeProject

Combinatorics in .NET – Part I – Permutations, Combinations & Variations | try { } catch { } me:
How many combinations?
https://github.com/eoincampbell/combinatorics
https://nuget.org/packages/Combinatorics

Permutations(3):
  • 1,2,3
  • 1,3,2
  • 2,1,3
  • 2,3,1
  • 3,1,2
  • 3,2,1
Next lexicographical permutation algorithm

Permutation - Wikipedia, the free encyclopedia


Dragan at 8:15 AM

No comments:

Post a Comment

‹
›
Home
View web version

About Me

My photo
Dragan
View my complete profile
Powered by Blogger.