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

[dependencies]