A free LDL factorisation routine
Run the following Vcpkg command to install the port.
vcpkg install qdldl
qdldl provides CMake targets:
find_package(qdldl CONFIG REQUIRED)
target_link_libraries(main PRIVATE $<IF:$<TARGET_EXISTS:qdldl::qdldl>,qdldl::qdldl,qdldl::qdldlstatic>)
v0.1.9#1
Jan 28, 2026
All
osqp/qdldl
osqp.org
a68acf848a
Apache-2.0
Manifest