jump-dev / Pajarito.jl

A solver for mixed-integer convex optimization
Mozilla Public License 2.0
131 stars 22 forks source link

add an MISOCP example #334

Closed chriscoey closed 7 years ago

chriscoey commented 7 years ago

@mlubin maybe a JuMP example? we have several convex.jl examples

chriscoey commented 7 years ago

maybe adapt this convex.jl example to use integer constraints on x, or L_0 regularization