Skip to content

Add sparse AC-OPF tutorial - #448

Open
blegat wants to merge 1 commit into
mainfrom
bl/opf
Open

Add sparse AC-OPF tutorial#448
blegat wants to merge 1 commit into
mainfrom
bl/opf

Conversation

@blegat

@blegat blegat commented Jul 20, 2026

Copy link
Copy Markdown
Member

We could also just give SumOfSquares.Optimizer to the formulation produced by PowerModels.

Preview https://jump-dev.github.io/SumOfSquares.jl/previews/PR448

Needs

cc @langestefan

@codecov

codecov Bot commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@ba05075). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #448   +/-   ##
=======================================
  Coverage        ?   84.65%           
=======================================
  Files           ?       42           
  Lines           ?     2639           
  Branches        ?        0           
=======================================
  Hits            ?     2234           
  Misses          ?      405           
  Partials        ?        0           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

# Quadratically Constrained Quadratic Program).
#
# TSSOS handles an equality constraint `h = 0` with a *free* polynomial
# multiplier. This is equivalent to enforcing `h ≥ 0` and `-h ≥ 0` with

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

This confirms that we need #163, @tweisser opened that issue working on AC-OPF too unsurprisingly ^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant