/LinearPartitioning

Various solutions to the linear partitioning problem.

Primary LanguageC#MIT LicenseMIT

Linear Partitioning Solutions

This repository contains solutions to the "Linear Partitioning" problem, primarily written in C# and .NET 6.

This code is designed to go with my various blog postings on the topic:

This code is covered under terms of the MIT License. Steal and enjoy :)

Portions of this (specifically, the sample dataset) are courtesy Jonathan Palardy, and are also covered under the MIT License.