Skip to content

[docs] add MathOptChordalDecomposition#4004

Merged
odow merged 6 commits intomasterfrom
od/MOCD
May 20, 2025
Merged

[docs] add MathOptChordalDecomposition#4004
odow merged 6 commits intomasterfrom
od/MOCD

Conversation

@odow
Copy link
Member

@odow odow commented May 18, 2025

https://github.com/samuelsonric/MathOptChordalDecomposition.jl

http://jump.dev/JuMP.jl/previews/PR4004

Basic

  • Check that the solver is a registered Julia package
  • Check that the solver supports the long-term support release of Julia
  • Check that the solver has a MathOptInterface wrapper
  • Check that the tests call MOI.Test.runtests. Some test excludes are
    permissible, but the reason for skipping a particular test should be
    documented.
  • Check that the README and/or documentation provides an example of how to
    use the solver with JuMP

Documentation

  • Add a new row to the table in docs/src/installation.md

Optional

  • Add package metadata to docs/packages.toml

@codecov
Copy link

codecov bot commented May 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (10d4b7c) to head (a3c57f9).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #4004   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           43        43           
  Lines         6140      6140           
=========================================
  Hits          6140      6140           

☔ View full report in Codecov by Sentry.
📢 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.

@odow
Copy link
Member Author

odow commented May 19, 2025

Two blockers:

@samuelsonric
Copy link

Two blockers:

Release tagged ✓

@odow
Copy link
Member Author

odow commented May 19, 2025

Preview is https://jump.dev/JuMP.jl/previews/PR4004/tutorials/conic/chordal_decomposition/

I still need to make a few tweaks

@odow
Copy link
Member Author

odow commented May 19, 2025

@odow odow mentioned this pull request May 20, 2025
22 tasks
@odow odow merged commit 17f596c into master May 20, 2025
11 checks passed
@odow odow deleted the od/MOCD branch May 20, 2025 05:02
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.

2 participants