Skip to content

init problems without instance files #74

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

Merged
merged 4 commits into from
Oct 5, 2022

Conversation

geoffreyp
Copy link
Contributor

No description provided.

file.close()

def init_with_data(self, weights, profits, capacities):
Copy link
Contributor

Choose a reason for hiding this comment

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

Do you assert that weights, profits, capacities are equal?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I do in the new commit : b9201d4

@geoffreyp geoffreyp linked an issue Sep 25, 2021 that may be closed by this pull request
@geoffreyp geoffreyp merged commit b024fb4 into moead-framework:master Oct 5, 2022
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.

Question regarding the coupling between problems and files
2 participants