You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For your information, I just ported your example Resource Constrained Project Scheduling to ProcessScheduler (a SAT/SMT scheduling library based on the Z3 prover, see https://github.com/tpaviot/ProcessScheduler).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
For your information, I just ported your example Resource Constrained Project Scheduling to ProcessScheduler (a SAT/SMT scheduling library based on the Z3 prover, see https://github.com/tpaviot/ProcessScheduler).
Source code available here: https://github.com/tpaviot/ProcessScheduler/blob/master/examples-notebooks/resource_constrained_project_scheduling.ipynb
The jupyter notebook can be tested online at https://mybinder.org/v2/gh/tpaviot/ProcessScheduler/HEAD?filepath=examples-notebooks.
Here is the output gantt chart

Thank you for your the nice and rigorous documentation.
Beta Was this translation helpful? Give feedback.
All reactions