Skip to content

Scheduling problem with Resource consumption dependent on other task modes - #520

Open
g-poveda wants to merge 7 commits into
airbus:masterfrom
g-poveda:gpd/resource_dependent_problem
Open

Scheduling problem with Resource consumption dependent on other task modes#520
g-poveda wants to merge 7 commits into
airbus:masterfrom
g-poveda:gpd/resource_dependent_problem

Conversation

@g-poveda

Copy link
Copy Markdown
Collaborator

we introduce a new feature to the problem, the possibility that the resource consumption of task in a given mode, might depend not only on the task mode, but also to the mode values of other task. This can model problem where decision done in early stage has an impact on future task.

For example,
-if we choose to accomplish task0 in a given location, it might impact the consumption of further task1 if it is implicitely done in the same place.
-Or if we use some mode of task0, then the "cost" to accomplish a further task can be increased/decreased.
We add new checker, cpsat model and a problem implementing this feature.

@g-poveda
g-poveda marked this pull request as ready for review September 3, 2026 14:51
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.

1 participant