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

Support standard input formats for non-polynomial SDP #165

Open
vasdommes opened this issue Dec 26, 2023 · 0 comments
Open

Support standard input formats for non-polynomial SDP #165

vasdommes opened this issue Dec 26, 2023 · 0 comments
Assignees
Milestone

Comments

@vasdommes
Copy link
Collaborator

For simple non-polynomial SDPs, there are standard SDP formats, such as cbf (see https://cblib.zib.de/doc/format2.pdf) and dat-s (see http://opt.imi.kyushu-u.ac.jp/~fujisawa/sdpa_doc.pdf).
SDPB could support these formats along with their gzip compressed versions, cbf.gz and dat-s.gz.

Supporting dat-s is also required for SDPLIB tests, see #105

Slack discussion:
https://bootstrapcollab.slack.com/archives/CG450R9QX/p1703609519060999

@vasdommes vasdommes added this to the Backlog milestone Dec 26, 2023
@vasdommes vasdommes self-assigned this Dec 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant