pip install integer_programming
- numberpartitioning by Søren Fuglede Jørgensen - the code for complete_greedy is adapted from there.
- binpacking by Ben Maier.
The package is tested only on Python 3.8 and 3.9. Earlier versions, as well as 3.10, are not supported.