Metadata-Version: 2.1
Name: pulp-utils
Version: 0.1.1
Summary: pulp_utils is a library with utility tools for PuLP
Home-page: https://github.com/WiraDKP/pulp_utils
Author: Wira Dharma Kencana Putra
Author-email: wiradharma_kencanaputra@yahoo.com
Keywords: linear programming operations research optimization jcop indonesia
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: Indonesian
Classifier: Natural Language :: English
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

`pulp_utils` is a library with utility tools for [PuLP](https://github.com/coin-or/pulp)

# Installation
```
pip install pulp_utils
```
