Package to solve Operations Research problems.
Project description
simpleor
simpleor is a package that shows how Operations Research problems can be solved with Python. This project primarily serves as a learning experiment, although the package’s functionality can be used in real-life.
Currently, simpleor supports:
a scheduler, which assigns tasks to agents
a matcher, which finds a maximum matching in fully connected graph
You can use this functionality directly, or use the package as a starting point to create your own Operations Research solvers.
Documentation: https://simple-or.readthedocs.io/
Free software: GNU General Public License v3
History
0.0.4 (2020-12-12)
First release on PyPI.
0.0.5 (2020-12-19)
Added match maker module
Updated docs
Simplified GitHub workflow
0.0.12 (2020-12-23)
added task reward option to scheduler
Updated docs
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file simpleor-0.0.11.tar.gz.
File metadata
- Download URL: simpleor-0.0.11.tar.gz
- Upload date:
- Size: 24.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3a7ccb900179a110079e88352970d4b53d27c91fe3a0c29014f0b46ab803cb4
|
|
| MD5 |
98c90fd0d1be4b6592a84bf61f8b414b
|
|
| BLAKE2b-256 |
b8018960e2e77028ee4a8bcdd9a19b0ca3cfe4b2c221a293737a442c5f2fcac6
|
File details
Details for the file simpleor-0.0.11-py2.py3-none-any.whl.
File metadata
- Download URL: simpleor-0.0.11-py2.py3-none-any.whl
- Upload date:
- Size: 16.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
209ae4978af17406793a314a4e19df43edbe6d75da0d07d0063850877b23bc39
|
|
| MD5 |
43c1011ea58c319b75f90fde842e819c
|
|
| BLAKE2b-256 |
080e007312f88b2231b0ff5ff5a9777d9c5486602ef231feded9f965b4ee5cff
|