Open
Description
Based on discussion with @mlubin and @blegat, the best longterm strategy is to implement all formulations in PowerModels using MOI's SOC and RSOC constraints. Bridges then can be used to send those JuMP models to QCQP or NLP solvers. These bridges may be implemented in InfrastructureModels or as optional bridges provided as part of MOI.
To that end, cleaning up the conic PowerModel types will wait until PowerModels moves to JuMP v0.19.