Solvers module
See the Solving conic models section.
Hypatia.Solvers — ModuleInterior point algorithms for conic models.
Hypatia.Solvers.Solver — Typemutable struct Solver{T<:Real}Hypatia's interior point solver type. See source for options and defaults.