Hilmar Magnusson d608f3fc6f | ||
---|---|---|
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