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

Fix the copy() function of RCPSPModel #53

Merged
merged 1 commit into from
Oct 11, 2022

Conversation

g-poveda
Copy link
Collaborator

-pass additional argument to constructor of RCPSPModel in the copy() function (tasks_list, source_task, sink_task).
This allows non integer name of task and custom source and sinks as expected.

-pass additional argument to constructor of RCPSPModel in the copy() function (tasks_list, source_task, sink_task). This allows non integer name of task and custom source and sinks as expected.
Copy link
Contributor

@nhuet nhuet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@g-poveda g-poveda merged commit 12caae6 into airbus:master Oct 11, 2022
@g-poveda g-poveda deleted the rcpsp_model_fix branch January 25, 2024 19:54
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