KaosCombinatorics NuGet Package

KaosCombinatorics is a .NET library that provides classes for generating combinations, k-combinations, multicombinations, k-multicombinations, permutations, k-permutations, and products that are ordered and ranked.

These sequences of integers may be used to permute (rearrange) other lists of objects. Features ranking, unranking, backtracking, plain changes, and more.

Primary types provided are:
Kaos.Combinatorics.Combination
Kaos.Combinatorics.Multicombination
Kaos.Combinatorics.Permutation
Kaos.Combinatorics.Product

For complete documentation:
https://kaosborn.github.io/help/KaosCombinatorics/.




Got any KaosCombinatorics Question?





Info

Version: 5.0.0
Author(s): Kasey O.
Last Update: Friday, April 14, 2017
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/kaosborn/KaosCombinatorics/
NuGet Url: https://www.nuget.org/packages/Kaos.Combinatorics


Install
Install-Package Kaos.Combinatorics
dotnet add package Kaos.Combinatorics
paket add Kaos.Combinatorics
Kaos.Combinatorics Download (Unzip the "nupkg" after downloading)

.NETFramework 3.5
  • No dependencies.
.NETFramework 4.0
  • No dependencies.
.NETStandard 1.0


Tags



STATS

must-have-score

1.3

avg-downloads-per-day

3

days-since-last-release

2567