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 LinDistFlow #228

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from
Open

Update LinDistFlow #228

wants to merge 6 commits into from

Conversation

NLaws
Copy link
Member

@NLaws NLaws commented May 5, 2023

The LinDistFlow API has significantly changed. This PR updates the methods for integrating REopt with the LinDistFlow model.

Also:

  • remove test_with_cplex.jl (b/c I don't think anyone used it except me?)
  • mv LinDistFlow test to test_with_xpress (from test_with_cplex)
  • ignore test/Manifest.toml

NLaws added 5 commits May 4, 2023 20:41
… version to latest

also added doc strings to src/lindistflow/extend.jl

the LinDistFlow API has changed

could model the SOS constraints with integers to remove SCIP but might want to consider switching some integer constraints in REopt to SOS now that more solvers support them
@NLaws
Copy link
Member Author

NLaws commented May 5, 2023

welp, SCIP doesn't work on Windows. I will have to get back to this later.

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.

None yet

1 participant