#optimization #scheduling #schrage #carlier #rpq

proc-opt

WIP: Process/Job scheduling optimization library

2 releases

0.1.3 Jun 4, 2022
0.1.2 Jun 4, 2022
0.1.1 Jun 4, 2022
0.1.0 Jun 1, 2022
0.0.1 May 27, 2022

#1218 in Algorithms

MIT license

38KB
790 lines

Build Code check Docs Package Tests

Process Optimization

WORK IN PROGRESS Process/Job scheduling optimization library.

Features


Algorithms:

  • Schrage
  • Part Time Schrage (TBD)
  • Carlier (TBD)
  • NEH (TBD)

Credits


Authors


This package was created with Cookiecutter, and the John15321/cookiecutter-krabby-patty project template.

Cookiecutter: https://github.com/audreyr/cookiecutter

John15321/cookiecutter-krabby-patty: https://github.com/John15321/cookiecutter-krabby-patty

No runtime deps