AArnott / Nerdbank.Algorithms

A collection of algorithms I've implemented and found generally useful

Home Page:http://blog.nerdbank.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nerdbank.Algorithms

This project contains a collection of popular algorithms I've found useful in some fun projects.

NuGet package Build Status

Constraints solution engine

The Nerdbank.Algorithms.NodeConstraintSelection.SolutionBuilder<T> class will help to find the one (or many) solutions to any problem that you can express in terms of nodes and constraints.

About

A collection of algorithms I've implemented and found generally useful

http://blog.nerdbank.net/

License:MIT License


Languages

Language:C# 70.4%Language:PowerShell 28.7%Language:Dockerfile 0.5%Language:Batchfile 0.3%