issues
search
darnstrom
/
daqp
A dual active-set algorithm for convex quadratic programming
MIT License
63
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Avoid add_constraint symbol conflict.
#60
kkofler
opened
4 days ago
0
Support already factored H in DAQPProblem (#54)
#59
kkofler
opened
4 days ago
2
Make soft weighths compatible post v0.4.2
#58
darnstrom
opened
1 week ago
0
Fix scaling for soft weights
#57
darnstrom
closed
1 week ago
0
Fix documentation for the Simulink Interface
#56
darnstrom
closed
1 week ago
0
Version 0.6.0
#55
darnstrom
closed
1 week ago
0
Constrained least-squares/LDP (factored QP)
#54
kkofler
opened
2 weeks ago
9
Set target_include_directories and modify Cmake export
#53
darnstrom
closed
2 weeks ago
5
daqp.cmake does not set INTERFACE_INCLUDE_DIRECTORIES for the daqp target
#52
kkofler
closed
1 week ago
2
daqp.cmake should be installed as daqpConfig.cmake
#51
kkofler
closed
1 week ago
2
New primal lp method with normal DAQP as phase 1
#50
darnstrom
closed
1 month ago
0
Add minrep to python interface
#49
darnstrom
closed
1 month ago
0
Add minrep to remove redundant constraints in polyhedron
#48
darnstrom
closed
1 month ago
0
Fix python interface when blower and sense are not given
#47
darnstrom
closed
1 month ago
0
Fix fval bound and activate equality constraints in setup_ldp
#46
darnstrom
closed
1 month ago
0
Add primal algorithm
#45
darnstrom
opened
2 months ago
0
Ensure LP-solution is basic
#44
darnstrom
opened
2 months ago
0
Correctly update model if constraints switch between inequality and equality
#43
darnstrom
closed
1 week ago
0
Simulink Interface added
#42
Don-Chris
closed
1 week ago
17
Correctly update LDP for diagonal Hessian
#41
darnstrom
closed
7 months ago
0
Fix row/column major ambiguity in docs + Add BnBDAQP reference
#40
darnstrom
closed
8 months ago
0
Add example in documentation about how to warm/hot-start in C
#39
darnstrom
opened
8 months ago
0
Add function to add "exact regularization" for MIQPs
#38
darnstrom
opened
8 months ago
0
Fix Python build
#37
darnstrom
closed
8 months ago
0
avoid loop initial declarations
#36
jgillis
closed
8 months ago
1
Add const
#35
darnstrom
opened
8 months ago
0
Update example in documentation to be more informative
#34
darnstrom
closed
8 months ago
1
Use DAQP with inequalities constraints and an equality constraint
#33
MaximeLee
closed
9 months ago
5
are Python 3.12 wheels possible ?
#32
stonebig
closed
8 months ago
1
Cvxpy interface help/suggestions
#31
enzbus
closed
9 months ago
3
if I want to use daqp to solve integer qp, must I transfer integer variable into binary variable?
#30
pengfzhou
closed
9 months ago
1
integer variable
#29
pengfzhou
closed
9 months ago
1
Fix M2 python build
#28
darnstrom
closed
1 year ago
0
v0.5.0
#27
darnstrom
closed
1 year ago
0
Fix quadprog + aarch64 wheels
#26
darnstrom
closed
1 year ago
0
Enable profiling in python + update doc
#25
darnstrom
closed
1 year ago
0
Update python interface
#24
darnstrom
closed
1 year ago
0
Diagonal + correct primal tolerance
#23
darnstrom
closed
1 year ago
0
Update README
#22
darnstrom
closed
1 year ago
0
Specify markdown in setup.py
#21
darnstrom
closed
1 year ago
0
Update build for Python interface
#20
darnstrom
closed
1 year ago
0
Ensure nonsingularity after removal
#19
darnstrom
closed
1 year ago
0
LP: Make termination criterion more stable.
#18
darnstrom
closed
1 year ago
0
MATLAB: avoid settings overhead in linprog and update printing in test
#17
darnstrom
closed
1 year ago
0
LP: saturate epsilon and mitagate cycling
#16
darnstrom
closed
1 year ago
0
Patches to matlab interface and LDL_remove
#15
darnstrom
closed
1 year ago
0
Minor cleanup in aux
#14
darnstrom
closed
1 year ago
0
Trivial infeas
#13
darnstrom
closed
1 year ago
0
Detect trivial infeasibility in update_ldp.
#12
darnstrom
closed
1 year ago
0
Correct python interface
#11
darnstrom
closed
1 year ago
0
Next