Skip to main content

Package to solve Operations Research problems.

Project description

simpleor

https://img.shields.io/pypi/v/simpleor.svg Documentation Status

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.

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.13 (2020-12-23)

  • added task reward option to scheduler

  • Updated docs

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

simpleor-0.0.13.tar.gz (27.7 kB view hashes)

Uploaded Source

Built Distribution

simpleor-0.0.13-py2.py3-none-any.whl (19.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page