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