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 |
Guillaume Damiand
|
46f5325c1b
|
Remove deprecated code in CMap and LCC (deprecated since CGAL 4.9)
|
2022-01-27 10:36:22 +01:00 |
Laurent Rineau
|
921380202b
|
Merge pull request #6055 from gdamiand/LCC_improvements-gdamiand
Lcc improvements
|
2022-01-12 12:22:00 +01:00 |
Guillaume Damiand
|
b0c9cf958b
|
Really remove the warning in LCC incremental builder
|
2021-12-10 16:32:44 +01:00 |
Guillaume Damiand
|
c56dc46679
|
Fix a warning (and some strange indentation)
|
2021-12-07 16:43:10 +01:00 |
Guillaume Damiand
|
2bbcabe71b
|
The size of argv array is now 2, ending with nullptr.
|
2021-11-11 17:23:37 +01:00 |
Guillaume Damiand
|
ee11c858b5
|
The size of argv array is changed to 1 in all basic viewers.
|
2021-11-10 09:59:48 +01:00 |
Guillaume Damiand
|
6f46025652
|
More small improvments in sew3_same_facets (undocumented function)
|
2021-11-05 10:26:48 +01:00 |
Guillaume Damiand
|
2f5841e179
|
Use std::unorderd_map everywhere in CMap, GMap and LCC.
|
2021-10-14 17:53:01 +02:00 |
Guillaume Damiand
|
3fb45bdd5a
|
Improve sew_3_same_facets complexity
|
2021-10-14 17:52:03 +02:00 |