Guillaume Damiand
|
3e632ecb62
|
Add missing functions capacity and upper bound in dart_range for cmap and lcc with index.
|
2023-09-29 15:00:08 +02:00 |
Sébastien Loriot
|
c8a88b9014
|
remove CGAL_static_assertion*
|
2023-06-15 10:42:10 +02:00 |
Sébastien Loriot
|
e54408370b
|
remove CGAL_CXX17 macro
... and no longer used macros
|
2023-06-15 10:41:56 +02:00 |
Sébastien Loriot
|
852b3b664b
|
expand -CGAL_CPP17_INLINE macro
|
2023-06-15 10:40:54 +02:00 |
Guillaume Damiand
|
804f28804d
|
same modif for lcc
|
2023-03-10 13:31:56 +01:00 |
Guillaume Damiand
|
83ae1d54ea
|
add missing own method for with index cases
|
2023-03-10 10:46:23 +01:00 |
Guillaume Damiand
|
612991fa84
|
add _3 after LCC incremental builder
|
2023-02-01 13:08:51 +01:00 |
Andreas Fabri
|
5797ddb48c
|
Add _3 suffix and add example to the User Manual
|
2023-01-31 10:10:03 +00:00 |
albert-github
|
45478184de
|
spelling corrections
Some spelling corrections (Directories starting with `E`-` L`),
some backward work
some forward work
|
2022-11-15 13:39:40 +01:00 |
Sébastien Loriot
|
fbd8b8a75a
|
add out-of-class definition if c++17 is not used
|
2022-07-27 16:28:59 +02:00 |
Guillaume Damiand
|
b4e3a2023a
|
Remove warnings
|
2022-07-26 08:22:19 +02:00 |
Guillaume Damiand
|
447728692d
|
use rebind_alloc instead of rebind for std::allocator
|
2022-07-20 11:31:04 +02:00 |
Guillaume Damiand
|
1e2c505cbe
|
Add missing type in LCC-GMap
|
2022-07-19 10:21:41 +02:00 |
Guillaume Damiand
|
f2630fa4b9
|
Merge branch 'master' into CMap_index-gdamiand
|
2022-07-19 09:44:16 +02:00 |
Guillaume Damiand
|
cbc038fff8
|
Rename upper_bound_XXX_ids by upper_bound_on_XXX_ids
|
2022-06-27 12:37:49 +02:00 |
Guillaume Damiand
|
aa91b53297
|
Add methods in CMap/GMap/LCC to get upper bounds, when indices are used
|
2022-06-21 14:16:12 +02:00 |
Guillaume Damiand
|
1e0adffc21
|
Add is_used method
|
2022-06-10 18:57:53 +02:00 |
Guillaume Damiand
|
a60dd02665
|
null_descriptor should be public
|
2022-06-02 20:12:01 +02:00 |
Guillaume Damiand
|
e0d1ce6ee8
|
comment
|
2022-06-02 16:29:41 +02:00 |
Guillaume Damiand
|
514545029d
|
Simplify storages for CMap/GMap/LCC
|
2022-05-23 14:33:15 +02:00 |
Guillaume Damiand
|
c25da7a9ba
|
CC with index cont
|
2022-05-23 13:28:00 +02:00 |
Guillaume Damiand
|
8bf242ad34
|
Update cc with index (almost done...)
|
2022-05-20 15:06:24 +02:00 |
Guillaume Damiand
|
45f437c47c
|
Remove trailing
|
2022-05-09 12:39:11 +02:00 |
Guillaume Damiand
|
999a813b35
|
Rename XXX_handle into XXX_descriptor for CMap, GMap, LCC
|
2022-05-05 13:34:19 +02:00 |
Andreas Fabri
|
238a2e1b62
|
Remove unused #include
|
2022-05-03 17:01:00 +01:00 |
Andreas Fabri
|
fd20beeef7
|
Use vertices_around_target()
|
2022-05-03 15:09:05 +01:00 |
Andreas Fabri
|
abb54bf0b8
|
BGL: Add adjacency_iterator for several classes
|
2022-05-03 14:02:21 +01:00 |
Guillaume Damiand
|
81c2c1196a
|
Allow to test cc with index 2 and 3
|
2022-05-03 08:37:40 +02:00 |
Guillaume Damiand
|
c7a8299712
|
start a new container for index
|
2022-05-02 10:08:31 +02:00 |
Guillaume Damiand
|
5d4a30a9c6
|
trailing
|
2022-04-15 12:57:12 +02:00 |
Guillaume Damiand
|
282d5e8c7b
|
replace nullptr
|
2022-04-15 12:43:30 +02:00 |
Guillaume Damiand
|
2c4c73c6b9
|
Bug fix in dual for lcc
|
2022-04-15 08:49:49 +02:00 |
Guillaume Damiand
|
836ac4ac72
|
update index
|
2022-04-15 07:44:49 +02:00 |
Guillaume Damiand
|
60dfb09449
|
Continue lcc with index
|
2022-04-14 17:15:42 +02:00 |
Guillaume Damiand
|
0baba876ee
|
Continue LCC with index
|
2022-04-14 16:23:06 +02:00 |
Guillaume Damiand
|
c8883602b0
|
LCC index
|
2022-04-14 15:26:49 +02:00 |
Guillaume Damiand
|
ed3080e2e3
|
Restart lcc
|
2022-04-14 13:58:27 +02:00 |
Guillaume Damiand
|
3d874e8e1e
|
Storage with index for gmap.
|
2022-04-12 15:22:01 +02:00 |
Guillaume Damiand
|
2e076fa6f3
|
Corrections in LCC for cmap
|
2022-04-11 15:08:35 +02:00 |
Guillaume Damiand
|
abd93465a4
|
Start LCC with index.
|
2022-04-11 14:59:02 +02:00 |
Guillaume Damiand
|
eb39602066
|
update
|
2022-04-07 10:24:15 +02:00 |
Guillaume Damiand
|
138be31cba
|
Merge branch 'master' into CMap_index-gdamiand
|
2022-04-07 09:44:20 +02:00 |
Laurent Rineau
|
95b6bf33a7
|
Merge pull request #6395 from afabri/TDS-better_initialization_of_Unique_hash_map-GF
TDS: Initialize the size of Unique_hash_map
|
2022-03-18 15:58:28 +01:00 |
Andreas Fabri
|
f3db661acb
|
Deal a little bit with Linear_cell_complex and Combinatorial_map
|
2022-03-09 14:13:31 +00:00 |
Laurent Rineau
|
258d704a90
|
Merge pull request #6209 from sloriot/PMP-std_instead_of_boost
Use features available in std instead of boost
|
2022-02-24 19:57:17 +01:00 |
Guillaume Damiand
|
849b477654
|
Merge branch 'master' into LCC_update-gdamiand
|
2022-02-11 07:38:46 +01:00 |
Sébastien Loriot
|
4ffc949199
|
replace boost::unordered by std::unordered
but in T3, Mesh_3, TDS_3, P3[TM]3
|
2022-02-03 19:11:12 +01:00 |
Andreas Fabri
|
440a8dfb7b
|
Fix file name
|
2022-02-03 08:41:04 +00:00 |
Andreas Fabri
|
735752bec9
|
Do the remaining changes after Laurent's check
|
2022-02-03 08:02:11 +00:00 |
Guillaume Damiand
|
54142fd2a1
|
Update generic copy to proper copy marks and add an option to enable/disable this copy. Add move constructors.
|
2022-01-27 15:16:16 +01:00 |