jump-dev / Pajarito.jl

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

supportedcones(PajaritoSolver) function in solver.jl #329

Closed chriscoey closed 7 years ago

chriscoey commented 7 years ago

@mlubin let's discuss before release. what if the cont solver is not set? what if it is a NLP solver? also, we can support RSOC even if conic solver only supports SOC

chriscoey commented 7 years ago

if no cont_solver is set and we use primal only, we support all our cones