Skip to content

Scheduling with optional tasks - #521

Draft
g-poveda wants to merge 10 commits into
airbus:masterfrom
g-poveda:gpd/alternative_tasks
Draft

Scheduling with optional tasks#521
g-poveda wants to merge 10 commits into
airbus:masterfrom
g-poveda:gpd/alternative_tasks

Conversation

@g-poveda

Copy link
Copy Markdown
Collaborator

We add the possibility to -not- accomplish task, based on either feasibility or by additional constraints.
To test the concept, we create a new feature called AlternativeSubproblem :
it gives in a form of a graph or list of possible tasks paths, some possible task to execute (and the other no).
We add an implementation of rcpsp_alternative, where some part of tasks are subject to "alternativesubproblem" constraint, which means there is a choice between different sequence of task to accomplish.

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