Laurent Rineau
|
1c5a914c59
|
Merge pull request #7895 from soesau/Shape_regularization-doc_fix-GF
Shape Regularization: Documented missing dependency to OSQP when default solver is used
|
2023-12-11 13:55:57 +01:00 |
Sven Oesau
|
abbbb53096
|
added missing dependency to OSQP when default solver is used
|
2023-11-29 11:03:50 +01:00 |
albert-github
|
93001308f4
|
Merge branch 'master' into feature/issue_7395
# Conflicts:
# Arrangement_on_surface_2/doc/Arrangement_on_surface_2/Concepts/ArrangementPointLocation_2.h
# Arrangement_on_surface_2/doc/Arrangement_on_surface_2/Concepts/ArrangementVerticalRayShoot_2.h
|
2023-08-18 11:10:42 +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 |
Sébastien Loriot
|
b66afab814
|
Merge remote-tracking branch 'sloriot/CGAL-using_c++17_stl' into HEAD
|
2023-07-05 11:29:35 +02:00 |
Sébastien Loriot
|
0ee31a5d4f
|
remove extra parenthesis
|
2023-06-19 19:17:49 +02:00 |
Sébastien Loriot
|
9a0bdb5d96
|
boost::variant ---> std::variant
|
2023-06-15 10:57:10 +02:00 |
Sébastien Loriot
|
c8a88b9014
|
remove CGAL_static_assertion*
|
2023-06-15 10:42:10 +02:00 |
Sébastien Loriot
|
90d362d894
|
fix conversion warnings
|
2022-08-04 08:55:49 +02:00 |
Sébastien Loriot
|
2b547ec58a
|
Merge remote-tracking branch 'cgal/5.4.x-branch'
|
2022-05-13 17:26:04 +02:00 |
Sébastien Loriot
|
fb8313a77d
|
fix deprecation warning
|
2022-05-05 18:50:46 +02:00 |
Mael Rouxel-Labbé
|
477353d5eb
|
Merge parameters::Is_default and parameters::is_default_parameter
|
2022-04-20 16:01:02 +02:00 |
Sébastien Loriot
|
4fa826b3ed
|
keep only the static version of is_default_parameter
|
2022-01-10 18:36:37 +01:00 |
Sébastien Loriot
|
75b03e6c0a
|
use_default_values() -> default_values()
|
2022-01-10 18:36:37 +01:00 |
Sébastien Loriot
|
6d3176e061
|
move Named_parameters class in STL_extension
helpers stay in BGL because it depends on BGL tags
|
2022-01-07 15:12:22 +01:00 |
Sébastien Loriot
|
c8b0c157cc
|
plane_index_map is not optional!
update doc + cleaner static assert
|
2022-01-07 14:03:41 +01:00 |
Sébastien Loriot
|
d1047a7560
|
replaces overloads using default parameters (Shape_regularization)
|
2022-01-06 15:23:29 +01:00 |
Sébastien Loriot
|
298c33f6e2
|
remove \sa
anchor cannot be used in reference manual (I'm sure it's written in the doc but could not find it)
|
2021-08-12 18:01:46 +02:00 |
Dmitry Anisimov
|
9acece5b28
|
better unified NP
|
2021-08-12 17:11:09 +02:00 |
Dmitry Anisimov
|
614f536909
|
removed logs
|
2021-08-06 10:50:42 +02:00 |
Dmitry Anisimov
|
d04c97e4a3
|
move asserts, make certain tests pass when dcgal_ndebug option is missing
|
2021-08-04 12:02:24 +02:00 |
Dmitry Anisimov
|
072c1bf460
|
fixed warnings from testing examples
|
2021-08-03 18:17:14 +02:00 |
Sébastien Loriot
|
fbcb52bb27
|
functions more in the IO namespace
|
2021-08-02 14:01:41 +02:00 |
Dmitry Anisimov
|
9d654d002f
|
more renamed NP
|
2021-06-30 13:19:36 +02:00 |
Dmitry Anisimov
|
c5bea93e58
|
renamed max to maximum and min to minimum in NP to be consistent with other packages
|
2021-06-30 12:39:01 +02:00 |
Dmitry Anisimov
|
cfd9b85bb4
|
documented convenience headers
|
2021-06-30 11:51:19 +02:00 |
Dmitry Anisimov
|
afb138478d
|
all plane regularization stuff in shape detection is now moved to shape regularization
|
2021-06-25 16:55:15 +02:00 |
Dmitry Anisimov
|
8f9aaf54a9
|
fixed typos
|
2021-06-11 15:45:33 +02:00 |
Dmitry Anisimov
|
542f67bfe0
|
fixed license
|
2021-06-11 12:59:00 +02:00 |
Dmitry Anisimov
|
47c69de5ec
|
updating qp program to work with the new version of osqp traits
|
2021-06-11 11:25:16 +02:00 |
Dmitry Anisimov
|
61499c6fff
|
added missing ref + better syntaxis
|
2021-05-31 18:06:02 +02:00 |
Dmitry Anisimov
|
0c5d8ed8ed
|
extended named parameters
|
2021-05-31 17:21:28 +02:00 |
Dmitry Anisimov
|
2dadce61c0
|
fixed name clash
|
2021-05-25 12:28:35 +02:00 |
Dmitry Anisimov
|
2db9c8b9d6
|
updated authors
|
2021-05-25 11:26:19 +02:00 |
Dmitry Anisimov
|
f5025a6d59
|
tabs to spaces
|
2021-05-25 11:16:38 +02:00 |
Dmitry Anisimov
|
8121ba1822
|
updated license
|
2021-05-25 11:09:09 +02:00 |
Dmitry Anisimov
|
5384f7a0a0
|
updated cmakelists, fixed warnings, added BGL params
|
2021-05-25 11:03:53 +02:00 |
Dmitry Anisimov
|
2515ed815d
|
initial commit with the shape regularization package
|
2021-05-12 10:18:15 +02:00 |