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

Commits on May 5, 2023

  1. Delete test_with_cplex.jl

    NLaws committed May 5, 2023
    Configuration menu
    Copy the full SHA
    f3fed4c View commit details
    Browse the repository at this point in the history
  2. .gitignore test/Manifest.toml

    NLaws committed May 5, 2023
    Configuration menu
    Copy the full SHA
    5c159d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01b7e2a View commit details
    Browse the repository at this point in the history
  4. mv LinDistFlow to runtests.jl (requires SCIP) and upgrade LinDistFlow…

    … 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 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    6e6a2ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ae2a0f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db58fce View commit details
    Browse the repository at this point in the history