1. Home
  2. Browse
  3. osqp

osqp

v1.0.0#1Latest

The Operator Splitting QP Solver

Install

Run the following Vcpkg command to install the port.

vcpkg install osqp

Usage

osqp provides CMake targets:

find_package(osqp CONFIG REQUIRED)

target_link_libraries(main PRIVATE $<IF:$<TARGET_EXISTS:osqp::osqp>,osqp::osqp,osqp::osqpstatic>)

Dependencies

See source

Version

v1.0.0#1

Publication

Supports

All

GitHub

osqp/osqp

Homepage

osqp.org

Subtree

a68acf848a

License

Apache-2.0

Definition

Manifest