jump-dev / PolyJuMP.jl

A JuMP extension for Polynomial Optimization
Other
41 stars 8 forks source link

Geometric programming #93

Open blegat opened 1 year ago

blegat commented 1 year ago

As discussed with @matbesancon during the JuMP-dev call, we could add a PolyJuMP.Geometric.Optimizer meta-solver that supports ScalarPolynomialFunction as input and rewrites into exponential conic form using geometric programming (and errors if they are not posynomials).