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

WIP: update user constraint generation #481

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

mihlema
Copy link
Contributor

@mihlema mihlema commented Aug 23, 2022

  • removed node_state_indices (as this resolution is always a subset of node_injection_indices
  • removing to_node/from_node and replace with unit_flow indices (toDO: add this to preprocessing)
  • TODO: set-template values to null

- removed `node_state_indices ` (as this resolution is always a subset of `node_injection_indices`
- removing to_node/from_node and replace with unit_flow indices (toDO: add this to preprocessing)
- TODO: set-template values to `null`
- problem could be related to the implementation of `direction`
Tests should now be passing (previously wrong order of object classes)
@mihlema mihlema requested a review from DillonJ August 23, 2022 14:24
@mihlema mihlema marked this pull request as ready for review August 23, 2022 14:24
@mihlema
Copy link
Contributor Author

mihlema commented Aug 23, 2022

Tests are passing now (for julia 1.6, as julia 1.2 seems no longer supported because of @Spawn).

@mihlema mihlema marked this pull request as draft October 3, 2023 12:51
@manuelma manuelma changed the title WIP: update unser constraint generation WIP: update user constraint generation May 14, 2024
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