Sébastien Loriot
|
a838073ec7
|
Merge remote-tracking branch 'cgal/5.6.x-branch' into cgal/6.0.x-branch
|
2025-03-31 15:31:19 +02:00 |
Sven Oesau
|
0e34a2ef42
|
adapted solver interface to osqp api change
|
2025-03-31 09:22:54 +02:00 |
albert-github
|
301728a8a9
|
issue #7395 Improvement of layout of model relations
- Completed the cgalModels part
|
2023-07-09 12:43:36 +02:00 |
Sven Oesau
|
deda05c534
|
adapted to new OSQP interface
|
2023-06-08 10:37:29 +02:00 |
Andreas Fabri
|
37ae7456c6
|
Solver_interface: Rename QSOP Types
|
2023-06-06 07:07:42 +01:00 |
albert-github
|
599d7b3123
|
issue #6515 Solver_interface: Non reachable link to https://osqp.org/docs/interfaces/cc++
Corrected non existing link.
|
2022-04-26 09:53:42 +02:00 |
Dmitry Anisimov
|
072c1bf460
|
fixed warnings from testing examples
|
2021-08-03 18:17:14 +02:00 |
Dmitry Anisimov
|
5e17827c64
|
fixed windows warnings and errors using unique ptrs
|
2021-07-16 12:17:55 +02:00 |
Dmitry Anisimov
|
f7a69d5fb0
|
fixed warning for using precond >= 0 for size_t
|
2021-07-08 13:22:05 +02:00 |
Dmitry Anisimov
|
20e02ec018
|
removed tmp modifs
|
2021-06-29 13:16:12 +02:00 |
Dmitry Anisimov
|
0f6fa73a46
|
fixed typo
|
2021-06-28 18:06:23 +02:00 |
Dmitry Anisimov
|
e102b0f5de
|
added note about c_float type
|
2021-06-24 17:31:17 +02:00 |
Dmitry Anisimov
|
f865eaaf35
|
updated docs and fixed concepts
|
2021-06-11 13:58:20 +02:00 |
Dmitry Anisimov
|
ff0734d8cc
|
fixed private section
|
2021-06-11 13:36:55 +02:00 |
Dmitry Anisimov
|
0a0c92d272
|
changed FT to double because it fails with exact types
|
2021-06-11 12:20:30 +02:00 |
Dmitry Anisimov
|
a34d89861a
|
Merge remote-tracking branch 'refs/remotes/origin/Solvers-add_osqp-danston' into Solvers-add_osqp-danston
|
2021-06-11 11:47:28 +02:00 |
Dmitry Anisimov
|
8bd23baef6
|
fixed verbose
|
2021-06-11 11:34:58 +02:00 |
Dmitry Anisimov
|
6780f860dc
|
fixed resize method
|
2021-06-11 11:30:51 +02:00 |
Mael Rouxel-Labbé
|
55bcd9861d
|
Tiny size_type change
|
2021-06-10 18:13:26 +02:00 |
Dmitry Anisimov
|
25a08a264e
|
fixed warnings
|
2021-06-10 17:07:53 +02:00 |
Dmitry Anisimov
|
04ce897efe
|
added try catch in osqp
|
2021-06-10 17:02:08 +02:00 |
Mael Rouxel-Labbé
|
668bd2d618
|
Add clear() and resize() to OSQP traits
|
2021-06-10 16:14:43 +02:00 |
Mael Rouxel-Labbé
|
f99d0c3480
|
Improvements and fixes for OSQP_quadratic_program_traits
- Fix wrong array sizes
- Fix to_CSC matrix conversion
- Rework the reserve() / insertion / size mechanisms
- Enable passing some options via solve()
|
2021-06-10 15:55:45 +02:00 |
Dmitry Anisimov
|
267a6412ac
|
initial commit with the new osqp solver concept
|
2021-05-31 14:01:08 +02:00 |