73628577ba
Signed-off-by: Hilmar Magnusson <hilmar.magnusson@bisdn.de> |
||
---|---|---|
data | ||
README | ||
opt.py | ||
requirements.txt | ||
scheduler.py |
README
# Create EKG Schedule based on https://python.plainenglish.io/solving-the-resource-constrained-project-scheduling-problem-rcpsp-with-python-and-pyomo-001cffd5344a $ python -m venv ekg $ source ekg/bin/activate $ pip install -r requirements.txt