Tulip.jl
  • Home
  • Tutorials
    • Toy example
  • User manual
    • Problem formulation
      • Homogeneous Self-Dual
      • Predictor-Corrector
    • Setting options
  • Reference
    • Presolve
      • Overview
      • TlpCholmod
      • TlpDense
      • TlpKrylov
      • TlpLDLFactorizations
    • Julia API
    • Attributes
    • Options
Version
  • Reference
  • KKT
  • TlpDense
  • TlpDense
GitHub

TlpDense

Tulip.KKT.TlpDense.Backend — Type
Backend

Dense linear algebra backend for solving linear systems.

See DenseSolver for further details.

source
Tulip.KKT.TlpDense.DenseSolver — Type
DenseSolver{T}

Dense linear algebra-based KKT solver.

Supported arithmetics

All arithmetics are supported.

BLAS/LAPACK routines are used automatically with Float32 and Float64 arithmetic.

Supported systems

  • K1 via Cholesky factorization
source
« TlpCholmodTlpKrylov »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 1.2.1 on Monday 11 December 2023. Using Julia version 1.9.4.