Skip to content

Conversation

jbdyn
Copy link

@jbdyn jbdyn commented Feb 16, 2024

Hi @tpaviot,

in #142 the ResourceInterruptible and ResourcePeriodicallyInterruptible resource constraints have been added and they work well with the existing Task variations: VariableDurationTask spans over the interruption intervals whereas for the other task classes, the interrupting constraints act like ResourceUnavailable and ResourcePeriodicallyUnavailable.

The VariableDurationTask brought my project visualizer a big step forward, but since there is no way to give an exact duration with respect to overlapped periods, I needed to implement a new FixedDurationInterruptibleTask.
Here it is.

What's your opinion?

@jbdyn
Copy link
Author

jbdyn commented Feb 16, 2024

tests are still missing

@jakobwowy
Copy link

Hello, I could make very good use of the Interruptible Task. Is there a chance for a timely implementation of the pull request? Best regards Jakob

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

Successfully merging this pull request may close these issues.

2 participants