jump-dev / Pajarito.jl

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

use JuMP to manipulate continuous conic data #387

Closed chriscoey closed 2 years ago

chriscoey commented 7 years ago

rather than manipulating the sparse matrices directly. this should reduce the amount of code and hopefully minimize the potential for bugs (at least in Pajarito's code).

chriscoey commented 6 years ago

wait until MOI and JuMP v0.19

chriscoey commented 2 years ago

this happens in https://github.com/chriscoey/MOIPajarito.jl