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)
Dependencies
.NETFramework 3.5
No dependencies.
No dependencies.
- NETStandard.Library(>= 1.6.1)
Tags
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/.