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

Add DSDP to solver list #3745

Merged
merged 4 commits into from
May 16, 2024
Merged

Add DSDP to solver list #3745

merged 4 commits into from
May 16, 2024

Conversation

blegat
Copy link
Member

@blegat blegat commented May 15, 2024

Not sure what we should put in the license column, the license is here: https://www.mcs.anl.gov/hs/software/DSDP/Copyright.txt

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

Copy link

codecov bot commented May 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.38%. Comparing base (9a5c781) to head (1776943).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3745   +/-   ##
=======================================
  Coverage   98.38%   98.38%           
=======================================
  Files          44       44           
  Lines        5866     5866           
=======================================
  Hits         5771     5771           
  Misses         95       95           

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

docs/src/installation.md Outdated Show resolved Hide resolved
docs/packages.toml Outdated Show resolved Hide resolved
@odow odow merged commit 71c7764 into master May 16, 2024
11 checks passed
@odow odow deleted the bl/dsdp branch May 16, 2024 01:23
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