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://oxfordcontrol.github.io/ClarabelDocs/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.

Version: 0.5.1
Suggests: knitr, Matrix, rmarkdown, tinytest
Published: 2023-06-24
Author: Balasubramanian Narasimhan [aut, cre], Paul Goulart [aut, cph], Yuwen Chen [aut], Hiroaki Yutani [ctb] (For vendoring/Makefile hints/R scripts for generating crate authors/licenses), The authors of the dependency Rust crates [ctb] (see inst/AUTHORS file for details)
clarabel author details
Maintainer: Balasubramanian Narasimhan <naras at stanford.edu>
BugReports: https://github.com/oxfordcontrol/clarabel-r/issues
License: Apache License (== 2.0)
URL: https://oxfordcontrol.github.io/clarabel-r/
NeedsCompilation: yes
SystemRequirements: Cargo (rustc package manager) and GNU make
Citation: clarabel citation info
Materials: README NEWS
In views: Optimization
CRAN checks: clarabel results

Documentation:

Reference manual: clarabel.pdf
Vignettes: Clarabel Solver Examples

Downloads:

Package source: clarabel_0.5.1.tar.gz
Windows binaries: r-prerel: clarabel_0.5.1.zip, r-release: clarabel_0.5.1.zip, r-oldrel: clarabel_0.5.1.zip
macOS binaries: r-prerel (arm64): clarabel_0.5.1.tgz, r-release (arm64): clarabel_0.5.1.tgz, r-oldrel (arm64): clarabel_0.5.1.tgz, r-prerel (x86_64): clarabel_0.5.1.tgz, r-release (x86_64): clarabel_0.5.1.tgz
Old sources: clarabel archive

Reverse dependencies:

Reverse imports: pensynth, ROI.plugin.clarabel

Linking:

Please use the canonical form https://CRAN.R-project.org/package=clarabel to link to this page.