Package: clarabel 0.9.0.1
clarabel: Interior Point Conic Optimization Solver
A versatile interior point solver that solves linear programs (LPs), quadratic programs (QPs), second-order cone programs (SOCPs), semidefinite programs (SDPs), and problems with exponential and power cone constraints (<https://clarabel.org/stable/>). For quadratic objectives, unlike interior point solvers based on the standard homogeneous self-dual embedding (HSDE) model, Clarabel handles quadratic objective without requiring any epigraphical reformulation of its objective function. It can therefore be significantly faster than other HSDE-based solvers for problems with quadratic objective functions. Infeasible problems are detected using using a homogeneous embedding technique.
Authors:
clarabel_0.9.0.1.tar.gz
clarabel_0.9.0.1.zip(r-4.5)clarabel_0.9.0.1.zip(r-4.4)clarabel_0.9.0.1.zip(r-4.3)
clarabel_0.9.0.1.tgz(r-4.4-arm64)clarabel_0.9.0.1.tgz(r-4.4-x86_64)clarabel_0.9.0.1.tgz(r-4.3-x86_64)clarabel_0.9.0.1.tgz(r-4.3-arm64)
clarabel_0.9.0.1.tar.gz(r-4.5-noble)clarabel_0.9.0.1.tar.gz(r-4.4-noble)
clarabel.pdf |clarabel.html✨
clarabel/json (API)
NEWS
# Install 'clarabel' in R: |
install.packages('clarabel', repos = c('https://oxfordcontrol.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/oxfordcontrol/clarabel-r/issues
Last updated 2 months agofrom:13219b94cf. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win-x86_64 | OK | Oct 31 2024 |
R-4.5-linux-x86_64 | OK | Oct 31 2024 |
R-4.4-win-x86_64 | OK | Oct 31 2024 |
R-4.4-mac-aarch64 | OK | Oct 31 2024 |
R-4.4-mac-x86_64 | OK | Sep 20 2024 |
R-4.3-win-x86_64 | OK | Oct 31 2024 |
R-4.3-mac-x86_64 | OK | Oct 31 2024 |
R-4.3-mac-aarch64 | OK | Oct 31 2024 |
Exports:clarabelclarabel_controlsolver_status_descriptions
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Interface to 'Clarabel', an interior point conic solver | clarabel |
Control parameters with default values and types in parenthesis | clarabel_control |
Return the solver status description as a named character vector | solver_status_descriptions |