How to Install sdpa in Ubuntu 18.04



Install sdpa by entering the following commands in the terminal:

sudo apt update
sudo apt install sdpa

Description:

High-performance package for SemiDefinite Programs

The software SDPA (SemiDefinite Programming Algorithm) is one of the most efficient and stable software packages for solving SDPs based on the primal-dual interior-point method. SDP (SemiDefinite Program) is used for financial engineering, machine learning, control theory, sensor network problem, quantum chemistry, quantum information, combinatorial optimizaiton, polynomial optimization, and so on. Further information on SDP and SDPA can be found at http://sdpa.sourceforge.net/

Homepage: http://sdpa.sourceforge.net/

Version: 7.3.11+dfsg-1ubuntu1

Section: universe/math