mwp 0.1.0

Utilities for solving the Multi-way Number Partitioning Problem
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
description = "Utilities for solving the Multi-way Number Partitioning Problem"
edition = "2021"
homepage = "https://github.com/jdukewich/mwp"
license = "MIT"
name = "mwp"
readme = "README.md"
repository = "https://github.com/jdukewich/mwp"
version = "0.1.0"