Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CAPSLICE with DoCloud #18

Open
joncutting opened this issue Apr 6, 2017 · 1 comment
Open

CAPSLICE with DoCloud #18

joncutting opened this issue Apr 6, 2017 · 1 comment

Comments

@joncutting
Copy link

Hi,

Thanks for a very useful tool.

My scheduling problem has people resources and machine resources. Some tasks require people and machines, others only require machines. Since people are limited to working during certain hours of the day, I have added CAPSLICE constraints to ensure that the capacity of each people resource is 0 during the night. It seems to work on Pulp but not on DoCloud. It looks like DoCloud accepts CAPSLICE constraints over the entire project but doesn't do anything about CAPSLICE constraints with defined start and end time. Can you give a little more info on the limitations of DoCloud?

Thanks,

Jonathan

@joncutting
Copy link
Author

Looks like on lines 161-170 of src/pyschedule/solvers/cpoptimizer.py there is a commented out section that was somehow broken...any idea what was the matter there?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant