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

Update DemandActivityConstraint #50

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

SutubraResearch
Copy link
Collaborator

This commit makes a small update to the DemandActivityConstraint by skipping it for any demand that has fewer than 2 technologies that directly meet it. (This is because the constraint is redundant if only one tech meets it).

This commit makes a small update to the DemandActivityConstraint by
skipping it for any demand that has fewer than 2 technologies that
directly meet it. (This is because the constraint is redundant if only
one tech meets it).

Choose a reason for hiding this comment

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

The schema update is welcomed with the addition of the new tech_rps constraint and would ideally be a part of a separate commit. If this is not feasible, would it be possible to add a note in your commit message that addresses this addition?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Ah, good eye. That's an oversight on my end. I'll update the PR accordingly. Thanks!

@TemoaProject TemoaProject merged commit 6f77e92 into TemoaProject:v3.0.0-dev Sep 22, 2023
jeff-ws pushed a commit to jeff-ws/temoa that referenced this pull request Feb 22, 2024
This commit makes a small update to the DemandActivityConstraint by
skipping it for any demand that has fewer than 2 technologies that
directly meet it. (This is because the constraint is redundant if only
one tech meets it).
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.

3 participants