bnaras/ECOSolveR: Embedded Conic Solver in R

R interface to the Embedded COnic Solver (ECOS), an efficient and robust C library for convex problems. Conic and equality constraints can be specified in addition to integer and boolean variable constraints for mixed-integer problems. This R interface is inspired by the python interface and has similar calling conventions.

Getting started

Package details

Maintainer
LicenseGPL(>=3)
Version0.5.5
URL https://bnaras.github.io/ECOSolveR/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("bnaras/ECOSolveR")
bnaras/ECOSolveR documentation built on May 16, 2023, 2:32 p.m.