You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Paradiso is a commercial solver that is considered to quiet fast. JuliaSparse seems to have the most suited interface.
Overall 3 operations need to be implemented to satisfy the KKT interface: setup, factorize, and solve.
The text was updated successfully, but these errors were encountered:
Paradiso is a commercial solver that is considered to quiet fast.
JuliaSparse seems to have the most suited interface.
Overall 3 operations need to be implemented to satisfy the KKT interface: setup, factorize, and solve.
The text was updated successfully, but these errors were encountered: