jump-dev / jump-dev/SumOfSquares.jl

Implement SparseMultipartite and exact computation of SOS polytope like SOSTools

Open
#2 0 comments 0 reactions 1 assignee Claimed by @blegat View on GitHub
Dominant language
Julia
Stars
131
Forks
26
PR merge metrics
No merged PRs in 30d

Description

- [x] Multipartite (done in SOSTools): https://github.com/JuliaOpt/SumOfSquares.jl/pull/69
- [ ] Exact with V-representation -> H-representation conversion (done in SOSTools with CDD), we can use [Polyhedra](https://github.com/JuliaPolyhedra/Polyhedra.jl) for that
- [ ] Exact by solving an LP for each monomial (done in YALMIP), we could also rely on [Polyhedra](https://github.com/JuliaPolyhedra/Polyhedra.jl) for that

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.